I use the Graylog2 API to get messages from the Graylog2 server. It will be very helpful for me if I could get gl2 message ID.
Unfortunately that value in not exists in response data with messages. My connector was written in Python and uses requests lib for HTTP connection. How can I get the message ID using the Graylog2 API? http://<GL2_Server_IP>:12900/search/universal/absolute?query=_exists_% 3AFoobar+AND+_exists_%3AFoobar2&from=2016-04-29%2003%3A43%3A49.461&to=2016- 05-31%2015%3A43%3A49.461&filter=streams%<Stream_ID>&fields=Foobar%2C% 20Foobar2 -- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/c205ce9b-2429-452b-9de6-4c578ff830d0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
