Graylog2 / Graylog2/docker-compose
How to connect to Data Node to fix long messages not logged
Open
triaged
- Dominant language
- Shell
- Stars
- 592
- Forks
- 160
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I want to try to apply one of these solutions, for example, https://github.com/Graylog2/graylog2-server/issues/873#issuecomment-446140324.
Using the "open-core" compose and default configurations on setup.
How do I connect to the Data Node to apply the fix? If I for example `curl -k -X GET "https://localhost:9200/_cluster/health?pretty=true"` I get "Authentication finally failed". Do I need to extract the certificate to connect or something similar? help appreciated.
Contributor guide
Assessment
This issue has not been assessed yet.