- Log/documents are inserted into an Index (with any name starting with a pattern e.g. logging-*)
- To configure multiple index templates with settings/mappings/date-format create a ‘component template’
- To configure multiple index(/indices) create a ‘index template’ with the created ‘component template’ linked
match the indices with the ‘index pattern’ setting - To use the indices in the GUI: create an ‘Index pattern’, match the indices with the ‘index pattern’ setting and set the correct Time Filter Field for enabling the time filter
Elastic date mapping
Add date mappings as seen below:
443400cookie-checkElastic / Kibana Configuration