Is it possible in graylog 2.1.1 deleting all messages from a specific host:
I found this, but it seems that graylog2 is not accepting wildcard in the query... curl -XDELETE 'http://syslog.contoso.local:9200/graylog2_*/message/_query' -d ' { "query_string" : { "default_field" : "host", "query" : "hostname:" } }' Help on that would be highly appreciated... Thanks in advance many times!! -- 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/44a751e8-38da-42b8-aa7d-a55dc5159071%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
