severb / graypy

Python logging handler for Graylog that sends messages in GELF (Graylog Extended Log Format).
https://www.graylog.org/
BSD 3-Clause "New" or "Revised" License
258 stars 90 forks source link

Can this help to encrypt log while sending to graylog servers #122

Open onenessboy opened 4 years ago

onenessboy commented 4 years ago

Hi

I am new this technology in first place. I am exploring few option to achieve following sceneario

From source system, I need to pull syslog , encrypt it and then send to gray log servers... so is that mandatory to send syslog via AMQP ? this program automatically encrypts message which is being sent to graylog. sorry if these silly doubts...but I am trying to analyze if this program can help me