go-graylog icon indicating copy to clipboard operation
go-graylog copied to clipboard

Graylog API client for Go and terraform provider for Graylog

Results 29 go-graylog issues
Sort by recently updated
recently updated
newest added

## API Endpoints /api/system/cluster_config My specific use case is for: /api/system/cluster_config/org.graylog2.messageprocessors.MessageProcessorsConfig This would be a normal use case because pipelines are set to process before message filter chain and many...

enhancement

This is an excellent project which captures most of the graylog API. While I understand that the goal here was to support API calls that would help configure the graylog...

enhancement

hi, please advice. I have these errors after application terraform configuration and restart graylog docker container. With manual configuration after restart graylog is ok. Please, did you test terraform code...

question
documentation

POST /system/outputs ```json { "type": "ValidationApiError", "message": "Validation failed!", "validation_errors": { "type": [ { "error": "Invalid output type" } ] } } ```

enhancement

hi, i would like to add this picture for widget positions: https://www.filesend.jp/l/en-US/Db1Aff https://github.com/suzuki-shunsuke/go-graylog/blob/master/terraform/docs/dashboard_widget_positions.md

#26 ``` Plugins/CollectorConfiguration : Manage collector configurations POST /plugins/org.graylog.plugins.collector/configurations Create new collector configuration GET /plugins/org.graylog.plugins.collector/configurations List all collector configurations GET /plugins/org.graylog.plugins.collector/{collectorId} Get a single collector configuration PUT /plugins/org.graylog.plugins.collector/configurations/{id}/name Updates a...

enhancement
low-priority

In Graylog v3, the parameter `system_password` is removed from the response of Get LDAPSettings API and `system_password_set` is added to the response.

enhancement
graylog v3

Hello, I am glad to find the tf about graylog, terrafom module about this feature, can you add the above features.

enhancement