🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

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

Package Overview
Dependencies
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Source
Go
Version
v10.0.3
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 08 Feb 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