fluent-plugins-nursery / fluent-plugin-remote_syslog

Fluentd plugin for output to remote syslog serivce (e.g. Papertrail)
https://github.com/dlackty/fluent-plugin-remote_syslog
MIT License
68 stars 53 forks source link

output format #38

Closed MouceL closed 4 years ago

MouceL commented 4 years ago

i use remote_syslog to send my original msg to my remote syslog service and i recive my msg ,but with my original msg ,it appare date host and "flunetd" ,and after this is my original message. i use json format in my match ,how can i do to get rid of date and host and “fluentd”. eg . <13>Nov 26 20:54:41 XXX.COM fluentd: {"metaData":{XXX}}