$>whoami Pere Urbon-Bayes (Software Engineer) Been working always with Databases, Data and Analytics. GraphDevRoom@FOSDEM When not coding I enjoy my time with my wife and kid, I’m also on movies and tv series, use to like running, basically doing everything to enjoy live.
We can also have conditionals! output { if [action] == “alert” { pagerdutty {} } } Including the classical: keywords: IF, ELSE IF, ELSE. operators: and, or, nand, xor and !. variables…
What is ElasticSearch? • Document oriented (search/store) engine • Realtime (near) analytics • Schema free • Distributed • Multitenant • There is an API for nearly everything
What can you do? • Unstructured Search • Get all the articles that contain the words Berlin and Beer. • Structured Search • Get all the requests with status 404. • Analytics • Get the average travel time. • Combinations of the previous.
Behind Kibana Kibana is an open source (Apache licence), analytics and search dashboard for ElasticSearch, snap to setup and start using it. Democratise the access to your data, empowering more team members to make practical use of it. Seamless integration with Logstash, Apache Flume, Fluentd among others.