I'm running Logstash with Redis, Kibana, and Elasticsearch.
All is working well.  But when I look in the configured location for data,
But I can see my data in Kibana and view it in Redis.
So where is Elasticsearch hiding it?
My config setting is: path.data: /var/lib/elasticsearch
...which is empty.
As I understand it Elasticsearch relies on Lucene which I thought stored
I need to know this so I can adequately plan storage.
Thanks.
--elasticsearch+unsubscribe@googlegroups.com .https://groups.google.com/d/msgid/elasticsearch/7fe3bfb6-869f-42fa-9d84-de8238c78019%40googlegroups.com .https://groups.google.com/d/optout .
             
            
              
            
           
          
            
              
                Nii_Hung  
              
                  
                    March 11, 2014,  4:59am
                   
                  2 
               
             
            
              I'm new to Elasticsearch and recently started playing around with version
/data//nodes/0/indices//0/index/segment_1
Note that lucene data is stored in segments.
On Mon, Mar 10, 2014 at 4:47 PM, Marcus Young marcusdyoung@gmail.com wrote:
I'm running Logstash with Redis, Kibana, and Elasticsearch.
All is working well.  But when I look in the configured location for data,
But I can see my data in Kibana and view it in Redis.
So where is Elasticsearch hiding it?
My config setting is: path.data: /var/lib/elasticsearch
...which is empty.
As I understand it Elasticsearch relies on Lucene which I thought stored
I need to know this so I can adequately plan storage.
Thanks.
--elasticsearch+unsubscribe@googlegroups.com .https://groups.google.com/d/msgid/elasticsearch/7fe3bfb6-869f-42fa-9d84-de8238c78019%40googlegroups.com https://groups.google.com/d/msgid/elasticsearch/7fe3bfb6-869f-42fa-9d84-de8238c78019%40googlegroups.com?utm_medium=email&utm_source=footer https://groups.google.com/d/optout .
 
--elasticsearch+unsubscribe@googlegroups.com .https://groups.google.com/d/msgid/elasticsearch/CA%2BpvUGXEzAuD3UV5R5bVXRcuWQzn%2BuYRUy1g2e2wiYTugeUsmg%40mail.gmail.com .https://groups.google.com/d/optout .
             
            
              
            
           
          
            
            
              Hi Marcus,
You can find out where the data is by calling the nodes stats api and
curl -XGET "http://localhost:9200/_nodes/stats/fs "
And yes, ES stores the data in lucene.
Cheers,
On Tuesday, March 11, 2014 12:47:09 AM UTC+1, Marcus Young wrote:
I'm running Logstash with Redis, Kibana, and Elasticsearch.
All is working well.  But when I look in the configured location for data,
But I can see my data in Kibana and view it in Redis.
So where is Elasticsearch hiding it?
My config setting is: path.data: /var/lib/elasticsearch
...which is empty.
As I understand it Elasticsearch relies on Lucene which I thought stored
I need to know this so I can adequately plan storage.
Thanks.
 
--elasticsearch+unsubscribe@googlegroups.com .https://groups.google.com/d/msgid/elasticsearch/190cba30-874b-4f81-b6dd-005907781fa6%40googlegroups.com .https://groups.google.com/d/optout .