Removing elasticsearch logs

I finally got the logstash - elasticsearch pipeline to work and able to
send json packets to logstash and into elasticsearch viewable in kibana.
What I am concerned about is the disk space that will be used for all these
messages? Is there way to clear these up and where would I find it? Perhaps
I could create a task to regularly clean the folder every 7 days.
Appreciate responses.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/874f75a7-c138-407b-827a-5ed4efd42dc2%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

I found some suggestions on using plugin/head to view node status:
localhost:9200/_plugin/head/
and right there I can see the cluster health:read (3,2)
still not sure how to delete all old log messages

On Tuesday, February 25, 2014 12:26:12 PM UTC-5, computer engineer wrote:

I finally got the logstash - elasticsearch pipeline to work and able to
send json packets to logstash and into elasticsearch viewable in kibana.
What I am concerned about is the disk space that will be used for all these
messages? Is there way to clear these up and where would I find it? Perhaps
I could create a task to regularly clean the folder every 7 days.
Appreciate responses.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/f4b000ff-15e3-4c6c-bd61-b921e212982b%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

There is currently discussion around this:

https://github.com/elasticsearch/elasticsearch-marvel/issues/95

But in the meantime, try this to see if it helps:

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/d4e55016-a101-403f-b93d-74bd976eadc1%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

There is currently discussion around this, but in the meantime, try this to
see if it helps:

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/e43251cf-abc1-4dd3-8888-c798f34bdd5a%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

thanks. Will look into that. Do you perhaps know where the directory is
that stores all these messages or log files

On Wednesday, February 26, 2014 8:10:09 AM UTC-5, Binh Ly wrote:

There is currently discussion around this, but in the meantime, try this
to see if it helps:

GitHub - elastic/curator: Curator: Tending your Elasticsearch indices

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/184a675d-8280-46b0-81c4-88c96116b05a%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.