Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Support ldap and Collectors #26

Open
wang415 opened this issue Sep 2, 2018 · 5 comments
Open

Support ldap and Collectors #26

wang415 opened this issue Sep 2, 2018 · 5 comments
Labels
enhancement New feature or request

Comments

@wang415
Copy link

wang415 commented Sep 2, 2018

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

@suzuki-shunsuke
Copy link
Owner

suzuki-shunsuke commented Sep 3, 2018

Thank you for your issue!
I’m glad you are interested in the project.

It may take some time to support them because I'm busy now, but I plan to support them.

@suzuki-shunsuke
Copy link
Owner

@wang415
Copy link
Author

wang415 commented Sep 4, 2018

Thank you for the update. I'll test it.

@suzuki-shunsuke
Copy link
Owner

I have supported Collector Configuration APIs, but I don't add terraform resources about them because graylog API has some problems.

I won't support Collector APIs because Graylog Collector is deprecated.

http://docs.graylog.org/en/2.4/pages/collector.html

The Graylog Collector is deprecated and can be replaced with the Graylog Collector Sidecar.

If you have some opinions, please tell me.

Thank you.

@wang415
Copy link
Author

wang415 commented Oct 12, 2018

http://docs.graylog.org/en/2.4/pages/collector_sidecar.html
Graylog Collector Sidecar (written in Go) and backends (written in various languages, such as C and Go) are meant as a small-footprint replacement for the deprecated, Java-based deprecated Graylog Collector.
So it's still needed.
Also missing is the MAP setup for the LDAP user group

suzuki-shunsuke added a commit that referenced this issue Nov 5, 2018
* #28
* #26

```
System/LDAP : LDAP settings
GET /system/ldap/groups Get the available LDAP groups
GET /system/ldap/settings/groups Get the LDAP group to Graylog role mapping
PUT /system/ldap/settings/groups Update the LDAP group to Graylog role mapping
```

This update doen't include any update of terraform provider.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants