This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
################################################## | |
# Elasticsearch SQL Example with Apache Log | |
################################################## | |
# | |
# Operations | |
# | |
POST _xpack/sql | |
{ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- dashboard: daily_pulse | |
title: Daily Pulse | |
layout: newspaper | |
embed_style: | |
background_color: '' | |
show_title: true | |
title_color: "#5c4ac3" | |
show_filters_bar: true | |
tile_text_color: "#ff7725" | |
text_tile_text_color: '' |