2 followers
Welcome to my Hashnode blog where i post some of my finding in tech world, mostly interested by topics related to data analytics, observability and cyber security. I like share my experience on ELK
Let's suppose you have a large timeseries index that holds multiple days, months or years of data and you want to split it into daily, weekly or...
In this short post i will not dive into considerations on why i use daily indices instead of using a global ILM policy that will rollover and organize...
By mistake i added some documents to my elasticsearch index without providing an explicit mapping, elasticsearch did the job and add a default mapping...
I have an index that holds some inventory data from network devices, and tried to update these documents using logstash with other attributes from...
If you want to load the following data into elasticsearch, you will need to make some changes so you can create interesting tranforms and...
Vega declarative grammar is a powerful way to visualize your data. Since Kibana 6.2, you can build rich Vega and Vega-Lite visualizations with your...