Hi Shubhra,

you could write a custom plugin for this. Currently there is no CSV output 
for Graylog2 and the plugin development docs 
<https://www.graylog2.org/resources/documentation/general/plugins> are a 
bit scarce but you can at the GelfOutput 
<https://github.com/Graylog2/graylog2-server/blob/0.92/graylog2-server/src/main/java/org/graylog2/outputs/GelfOutput.java>
 
and the LoggingOutput 
<https://github.com/Graylog2/graylog2-server/blob/0.92/graylog2-server/src/main/java/org/graylog2/outputs/LoggingOutput.java>
 
classes for inspiration.


Cheers,
Jochen

On Friday, 26 December 2014 10:52:19 UTC+1, Shubhra Nerurkar wrote:
>
> Hi,
>
> Now I am extracting messages to csv & view.
> But I want to store messages received by system-> inputs -> Raw UDP 
> automatically to process it.
>
> Thanks 
> Shubhra
>

-- 
You received this message because you are subscribed to the Google Groups 
"graylog2" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to graylog2+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to