A dashboard developer wants to display the count of errors over the last 24 hours with a line chart. Which search command should be the final command before the visualization?
timechart produces a time-based chart by default.
Why this answer
timechart automatically creates a time-based chart suitable for line chart visualization without additional formatting.