SciCatProject / scicat-filewriter-ingest

Python client that connects to a kafka queue and creates new datasets when receiving notification that a file has been written
0 stars 0 forks source link

Graylog integration #29

Closed nitrosx closed 1 month ago

nitrosx commented 1 month ago

This PR add the option to send the logs to a graylog server defined in configuration

jl-wynen commented 1 month ago

This PR contains changes from multiple branches. Can you change the target branch so that the diff is clean? Or point out which files are specifically about the graylog integration and which other PRs need to be merged first?

YooSunYoung commented 1 month ago

I also added graylog into the integration test docker services: #34 We can add actual test based on that.