Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/suzuki-shunsuke/go-graylog/v9

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/suzuki-shunsuke/go-graylog/v9

  • v9.0.0
  • Source
  • Go
  • Socket score

Version published
Created
Source

go-graylog

GoDoc Build Status codecov Go Report Card GitHub last commit GitHub tag License

Graylog API client for Golang and terraform provider for Graylog.

Example of API client

Terraform provider

Supported Graylog version

We support the following versions.

  • v2.5
  • v3

We use the graylog's official Docker Image for development.

Support of Graylog v3

Use client.NewClientV3 instead of client.NewClient .

In the terraform provider, please set the variable api_version to v3.

Note: Graylog API mock server has been migrated to the other repository

https://github.com/suzuki-shunsuke/graylog-mock-server (deprecated)

Contribution

See CONTRIBUTING.md .

License

MIT

FAQs

Package last updated on 09 Jan 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc