I have some logs that graylog2 is receiving using syslog input plugin.
I need to export them in the same format that i received, without any parsing, so I can send to the application support team.
I have setted the INPUT to keep the full_massage, but i dont know, how i can get them.
I have tried to export using the Export buttom (CSV), but the output, is not on full_message.
Is that possible ?
Thanks, Bruno
To export the 'full_message' field as a CSV file:
Note: The CSV will always include the timestamp column, even if you only select 'full message', but you can always import into Excel and delete that column.
This feature has been available since Graylog 1.1.0-beta.2.
You could use the Graylog2 REST APIs to get any search result or single message as JSON. That JSON will include the raw message.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With