So we've set up a graylog server to test a few things and maybe use it for 
our company later.
We want to send our own messages trough the Elasticsearch API using a curl 
XPUT command.
If we use a XGET command, then it finds our log message.
If we look at the indices page in the graylog interface we can see that it 
has stored our messages, but if we go and search them trough the interface 
it shows up empty.
We also tried to establish a UDP input to test if graylog even finds 
something.
If we send messages trough UDP, then graylog finds those messages.
But still doesn't find the ones we put in to elasticsearch directly, while 
the index page still says that all those messages are there(both UDP and 
XPUT).

Does anyone know how we can get all messages to show up in the search?

thank you!

-- 
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/ca24cd6e-85a0-4ee0-be19-37922976ce3a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to