Been having this weird problem, I have messages coming from logstash that get written to elasticsearch but do not show in the web interface. The input shows activity but when I click in the show messages it comes up empty, but if I just do a curl query to elasticsearch with the same parameters the query gets results:
curl -XGET 'http://localhost:9200/_search?q=gl2_source_input:57d6c9f85ea35d52fc6cdcac' {"took":138,"timed_out":false,"_shards":{"total":2,"successful":2,"failed":0},"hits":{"total":518866,"max_score":4.9293184," After that I get all the messages. Any way I can check what's happening? -- 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/3128fde0-aa02-47ce-88f2-d4fe1980fc57%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
