Splunk Search

How to overlay or mark a chart based on column value?

datamine
Loves-to-Learn Lots

Hi all,

I have a chart displaying 3 line charts based on our test results. Now we would like to show the test start and end timings like a marker on the _time in the x - axis like a vertical marker or something like that saying when the test has been started and ended.

alt text

Here is my second search:

index=gc sourcetype=gc_analysis  |table _time test_status |where test_status!="null"

Is it possible to mark the above chart with the field test_status marking the x - axis when the test has been started and ended.

Thanks,
Devon

0 Karma

woodcock
Esteemed Legend

Yes, this is a relatively new feature called Event Annotations:
https://docs.splunk.com/Documentation/Splunk/latest/Viz/ChartEventAnnotations

0 Karma
Get Updates on the Splunk Community!

Alpha Launch: AI-Assisted Auto-Schematization for CIM

Streamlining Data Onboarding: Announcing the Alpha Release of AI-Assisted Auto-Schematization For many Splunk ...

Enterprise Security(ES) Essentials or Premier? Let's discuss Splunk ES Editions on ...

  Hi everyone, Last year at .conf25, we shared something exciting: Splunk Enterprise Security is evolving ...

[Puzzles] Solve, Learn, Repeat: Advent of Code - Day 5

Advent of CodeIn order to participate in these challenges, you will need to register with the Advent of Code ...