-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
Hi guys,
what I needed is the feature that logs created in my pyhton code (e.g. "logger.info("whatever")") are converted into the GELF format and then sent via a Kafka bus to graylog (Gelf Kafka Input). I found this module here and it provided nearly exactly what I needed - except the "GelfKafkaHandler".
I was thinking of a additional Handler and were glad to see that such an additional handler was very easy to implement. I wrote some additional lines of code and tested it on a local setup - it works !
So now - please let me know what you are thinking! Is this a sensible feature?
Looking forward to get your feedback.
Metadata
Metadata
Assignees
Labels
No labels