Hi All,
         I am new/novice to this world of ellasticsearch. i have few 
queries in this regard

1. I have installed elasticsearch and started it on my ubunut machine. 
 everything is well and good. it is binded to some ip.
2. i used mozilla rest client to check its REST service and i get response 
for HTTP POST. i am ok with it.
3. i started kibana and pointing towards the elasticsearch url at 9020. it 
is running well and ok with it.


prblems

4. what i see is IP of the interface to which elasticearch is binded has 
moved from .17 to .23 in span of 1 hour. I checked the dhcp settings of my 
router and i see it is set to 86400 seconds, so it should stay for 1 full 
day. I gave static ip and entered into MAC table of router, so far things 
are stable. is the IP moving expected behaviour ?

objective
5. my objective is to collect logs generated on a console and put them into 
elasticsearch and use kibana to display. do i have to mandatorily convert 
the console logs/lines to JSON format before feeding them as HTTP POST to 
elasticsearch url? also, please suggest the best possible way to do it?
6. also please correct my understand, since elasticsearch is up and 
running, i can feed in any JSON structured data, say my first JSON 
structure may have different elements and second JSON  structure has 
different elements and third...so..on.
7. in above [point 6] case, do i have create to EACH node for every 
different type of JSON structure or is the ONE node is sufficient for 
different types of JSON structures?


Thanks
Tara











-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/d03a4d85-969f-492b-bea3-52984325339b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to