hi
| table "Start connexion" "End connexion"
The result of my search display a table with a suite of 2 dates
Instead a table, I need to display this results in a line chart
How to do please?
What are you expecting/trying to show with the line graph?
sorry it's not a line chart but a bar chart that I need
In abscissa I would like to display the _time field and for every _time field I would like to display the start connexion date and the end connection date
The standard bar chart doesn't do this. You might be able to find an add-on in splunk base to satisfy your requirement.