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 #21

Closed YooSunYoung closed 2 months ago

YooSunYoung commented 4 months ago

~We need to send log to graylog and be streamed locally.~

Now we just need to write integration tests for graylog.

nitrosx commented 4 months ago

ECDC suggested to use the following python library:

Here is an example on how it is used:

nitrosx commented 2 months ago

This issue has been addressed