JSON Logging with Elasticsearch Radu Gheorghe search statistics - - PowerPoint PPT Presentation

json logging with elasticsearch
SMART_READER_LITE
LIVE PREVIEW

JSON Logging with Elasticsearch Radu Gheorghe search statistics - - PowerPoint PPT Presentation

JSON Logging with Elasticsearch Radu Gheorghe search statistics Where do your logs end up? Elasticsearch fast Splunk MongoDB file system scalable other logstash Kibana graylog logstash rsyslog graylog fluentd Elasticsearch Head


slide-1
SLIDE 1

JSON Logging with Elasticsearch

Radu Gheorghe

slide-2
SLIDE 2
slide-3
SLIDE 3

search statistics

slide-4
SLIDE 4

Elasticsearch Splunk MongoDB file system

  • ther

Where do your logs end up? fast scalable

slide-5
SLIDE 5

logstash graylog rsyslog fluentd Apache Flume Kibana logstash graylog Elasticsearch Head

slide-6
SLIDE 6

www

200M

6 minutes @10K/s

slide-7
SLIDE 7

now later

slide-8
SLIDE 8
slide-9
SLIDE 9
slide-10
SLIDE 10

Kibana

slide-11
SLIDE 11

Mike 20 mouse 0

time error code userID item

{ "userID": "Mike", "time": 20, "item": "mouse", "errorCode": 0 }

slide-12
SLIDE 12

Mike 20 mouse 0

filter { grok { type => "unstructured" pattern => "%{WORD:userID} %{NUMBER:time} %{WORD:item} %{NUMBER:errorCode}" } }

{ "userID": "Mike", "time": 20, "item": "mouse", "errorCode": 0 }

slide-13
SLIDE 13

{ "userID": "Mike", "time": 20, "item": "mouse", "errorCode": 0 }

Mike 20 mouse firefox 0

filter { grok { type => "unstructured" pattern => "%{WORD:user} %{NUMBER:time} %{WORD:item} %{NUMBER:errorCode}" } }

slide-14
SLIDE 14

{ "userID": "Mike", "time": 20, "item": "mouse", "errorCode": 0 } @cee:

slide-15
SLIDE 15
slide-16
SLIDE 16

search statistics

L O G S E N E

slide-17
SLIDE 17

We're hiring!

Dig Search? Dig Big Data? Dig open–source? We’re hiring world–wide! http://sematext.com/about/jobs.html

slide-18
SLIDE 18

Thank you!

radu.gheorghe@ .com http://sematext.com @sematext http://blog.sematext.com

BETA: http://sematext.com/logsene/

42% off all MEAPs at http://manning.com/

12mp25