Re: Not able to search Upper case values

2015-05-28 Thread vikas gopal
Thank you Shoeb, Actually the problem was I was using Not_analyzed along with doc_value : true, which causes the problem . Thanks to Mark , problem has been resolved now. Thank you again for your suggestion and support. On Thursday, May 28, 2015 at 6:13:31 PM UTC+5:30, shoeb khan wrote: > > Use

Re: Not able to search Upper case values

2015-05-28 Thread vikas gopal
er_keyword"}," , but with >> this setting LS is not able to create an index. >> >> >> On Thursday, May 28, 2015 at 2:40:14 PM UTC+5:30, Allan Mitchell wrote: >>> >>> Hi >>> >>> >>> "Customer" is set t

Re: Not able to search Upper case values

2015-05-28 Thread vikas gopal
an index. On Thursday, May 28, 2015 at 2:40:14 PM UTC+5:30, Allan Mitchell wrote: > > Hi > > > "Customer" is set to be "not_analyzed" so won't go through your analyser. > > not_analyzedIndex this field, so it is searchable, but index the value > exactly as specif

Not able to search Upper case values

2015-05-28 Thread vikas gopal
Hi Experts, In my log I have a field "Customer". It has all the values in capital latter like "VIKAS". Now when I fire query in Kibana like Customer:"vikas" or Customer:"VIK*" I got nothing . It works only when I do exact search like Customer:"VIKAS". I have following question 1) How I can se

Re: How to achieve ELK High availability

2015-04-16 Thread vikas gopal
PM UTC+5:30, Magnus Bäck wrote: > > On Wednesday, April 01, 2015 at 05:06 CEST, > vikas gopal > wrote: > > > Need your valuable suggestions here . I have ELK on a single windows > > instance and I want to make it high available . I mean if one machine > >

Re: Please suggest.

2015-04-14 Thread vikas gopal
pt web application (it stores some stuff in a > shard called .kibana in the ES cluster as the data) , so, to make it > HA, you just have to run a nginx with reverse proxy with any number of > kibana apps. just treat is a normal static website. > > On Wed, Apr 15, 2015 at 1:31 PM,

Re: Please suggest.

2015-04-14 Thread vikas gopal
//security-dashboard:5601";. Now again how it's possible with the multiple servers. On Wednesday, April 15, 2015 at 10:47:39 AM UTC+5:30, Mark Walkom wrote: > > And what do you want help on? > > On 15 April 2015 at 00:38, vikas gopal > > wrote: > >> Hi Expert

how to create different name to the Kibana web site

2015-04-14 Thread vikas gopal
Hi Guys, I have one requirement from the user . The kibana web site which I have provided to the user is like "http://system IP :5601". User wants it like "http://dashboard:5601";. Is it possible that I can change system IP to "Dashboard". Please suggest if it is possible then how I can achieve

Please suggest.

2015-04-14 Thread vikas gopal
Hi Experts, Need your valuable suggestion here . I have following setup and it is working fine. 1) 2-ES nodes (in Cluster handled by AWS load balancer) 2) 1-LS node (push data to any ES) 3) 1-Kibana Node (will get index from any of the ES ) 4) One load balancer for ES inst

Re: How to achieve ELK High availability

2015-03-31 Thread vikas gopal
machine . Later on may be even I opt this case but for now I have 2 machines . On Wed, Apr 1, 2015 at 11:07 AM, Mark Walkom wrote: > Which part do you want to make HA? > > ES is pretty simple to do, the rest is dependent on a few things. > > On 1 April 2015 at 14:06, vikas gopal

How to achieve ELK High availability

2015-03-31 Thread vikas gopal
Hi Exerts, Need your valuable suggestions here . I have ELK on a single windows instance and I want to make it high available . I mean if one machine goes down second will take up the whole load, like clustering. Can you suggest how I can achieve this. -- You received this message because yo

Not able to start Log Stash

2015-03-10 Thread vikas gopal
Hi Experts, As mentioned in the docs I have downloaded logstash-1.4.2.tar.gz. I have extracted it to m local "E:" drive . I am using the following command to run it via cmd E:\logstash\logstash-1.4.2\bin>logstash -e 'input { stdin { } } output { stdout{} }'. It says no such command "-e". Pleas

how to create dashboard

2015-03-10 Thread vikas gopal
Hi Experts, Since i am new to this technology , I need your assistance to start building dashboard in ELK. I have downloaded all the 3 tools (E,L,K) . I want to create a dashboard from a syslog file . I don't know how I can get data into ELK and prepare dashboard out of it. Please suggest from

How ELK stores data

2015-03-09 Thread vikas gopal
Hi Experts, I am totally new to this tool, so I have couple of basic queries 1) How ELK stores indexed data. Like traditional analytic tools stores data in flat files or in their own database . 2) How we can perform historical search 3) How license is provided , I mean is it based on data inde