Hello, I'm trying to delete a source in Graylog2. I'm using the following command:
curl -XDELETE 'http://graylog:9200/graylog/message/_query?q=host:"source_name:"' and i'm getting the following error: {"found":false,"_index":"graylog","_type":"message","_id":"_query","_version":1,"_shards":{"total":2,"successful":1,"failed":0}} and it's not deleting the source. It looks like the index name is wrong but i'm not sure where to find the name of the index. Any help would be appreciated. Thanks -- 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/1d13ea93-aa76-4bf6-b103-5f37d33129b2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
