Good afternoon, nice to meet you
I am new with the kibana tool and I am trying to make a visualization with bar graph. What I want to correct is that it shows me in the graph only two dates (in this case 2019-11-09 and 2019-11-10) the case is that it is repeated several times. How could I correct it?!
Y-Axis : Count
X-Axis: @timestamp
Split Series: Terms -> Status Code
edit: my idea is to group by date and only show 2019-11-09 and 2019-11-10 on the y axis.