All Projects → suzuki-shunsuke → go-graylog

suzuki-shunsuke / go-graylog

Licence: MIT license
Graylog API client for Go and terraform provider for Graylog

Programming Languages

go
31211 projects - #10 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to go-graylog

terraform-provider-graylog
Terraform Provider for Graylog
Stars: ✭ 21 (-53.33%)
Mutual labels:  oss, graylog, terraform-provider
tutorial-quest
As you delve deep into the Dungeons to take on the biggest baddest bosses, DON'T GO ALONE!! Take THE Open Source Raid Guild with you!
Stars: ✭ 35 (-22.22%)
Mutual labels:  oss
terraform-provider-infoblox
Infoblox plugin for Terraform
Stars: ✭ 40 (-11.11%)
Mutual labels:  terraform-provider
terraform-provider-dockermachine
Docker machine provider for Terraform
Stars: ✭ 20 (-55.56%)
Mutual labels:  terraform-provider
terraform-provider-filesystem
A @hashicorp Terraform provider for interacting with the filesystem
Stars: ✭ 61 (+35.56%)
Mutual labels:  terraform-provider
graylog-plugin-aws
Several bundled Graylog plugins to integrate with different AWS services like CloudTrail and FlowLogs.
Stars: ✭ 88 (+95.56%)
Mutual labels:  graylog
imperial
Official mono-repo for https://imperialb.in/
Stars: ✭ 35 (-22.22%)
Mutual labels:  oss
terraform-provider-statuscake
Terraform StatusCake provider.
Stars: ✭ 26 (-42.22%)
Mutual labels:  terraform-provider
terraform-provider-mackerel
Terraform provider for Mackerel
Stars: ✭ 16 (-64.44%)
Mutual labels:  terraform-provider
awesome-oss-docs
📚 A curated list of awesome open source documentation for people whole love contributing to docs (Documentarians).
Stars: ✭ 67 (+48.89%)
Mutual labels:  oss
terraform-provider-dns
Supports DNS updates (RFC 2136) and can optionally be configured with secret key based transaction authentication (RFC 2845).
Stars: ✭ 75 (+66.67%)
Mutual labels:  terraform-provider
Mail
RiiConnect24 Mail Scripts. OSS.
Stars: ✭ 11 (-75.56%)
Mutual labels:  oss
oss-template
Um template PT-BR para projetos Open Source.
Stars: ✭ 15 (-66.67%)
Mutual labels:  oss
terraform-provider-hsdp
Terraform provider to orchestrate various HSDP resources like IAM, CDL, CDR, MDM, Container Host, Edge, etc
Stars: ✭ 26 (-42.22%)
Mutual labels:  terraform-provider
tiny-oss
A tiny aliyun oss sdk for browser which focus on uploading.
Stars: ✭ 25 (-44.44%)
Mutual labels:  oss
terraform-provider-teamcity
Terraform Provider for Jetbrains TeamCity CI server
Stars: ✭ 70 (+55.56%)
Mutual labels:  terraform-provider
1mbcode
Server-side scripting on 1mbsite 🤓 aka a programming language written in php
Stars: ✭ 18 (-60%)
Mutual labels:  oss
terraform-provider-junos
Terraform's provider for Junos devices
Stars: ✭ 44 (-2.22%)
Mutual labels:  terraform-provider
terraform-provider-k8s
Kubernetes Terraform provider with support for raw manifests
Stars: ✭ 129 (+186.67%)
Mutual labels:  terraform-provider
terraform-provider-launchdarkly
Terraform LaunchDarkly provider
Stars: ✭ 16 (-64.44%)
Mutual labels:  terraform-provider

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.

Note: Please use terraform-provider-graylog/terraform-provider-graylog

Now we released and developed terraform-provider-graylog/terraform-provider-graylog as the successor of go-graylog. Please see the following document and announcement issue.

API client

https://pkg.go.dev/github.com/suzuki-shunsuke/go-graylog/client?tab=doc#pkg-examples

If you use Graylog v3, use client.NewClientV3 instead of client.NewClient.

Terraform provider

Please see docs/README.md.

Docker Image

https://quay.io/repository/suzuki_shunsuke/terraform-graylog

Docker image which is installed terraform and terraform-provider-graylog on Alpine.

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].