Splunk AppDynamics

How do i capture the current threshold value configured and value that was observed.

Uma_Boppana
Path Finder

Hi

When using email templates, how do I capture the current threshold value configured and the value that was observed.

image.png

with the below template, I couldn't get the threshold value and actual observed value

Health Rule Violation: ${latestEvent.healthRule.name}

What is impacted: $impacted

Summary: ${latestEvent.summaryMessage}

Event Time: ${latestEvent.eventTime}

Threshold Value: ${latestEvent.threshold}

Actual Observed Value: ${latestEvent.observedValue}

Output:

image.png

Labels (1)

iamryan
Community Manager
Community Manager

Hi @Uma.Boppana,

Thanks for letting me know. I think the next best step is to contact AppD Support. Please follow the link above to an article that will walk you through it if you're not familiar with it.

0 Karma

iamryan
Community Manager
Community Manager

Hi @Uma.Boppana,

Thanks for asking your question on Community. Did you happen to find any new information on your question or even a solution you can share here?

If you're still looking for help, you can contact AppDynamics Support: How do I open a case with AppDynamics Support? 

0 Karma

Uma_Boppana
Path Finder

Hi Ryan,

No i havent received solution for the same. I tried as below but receiving error.

#set($splitMessage = $eventMessage.split("<br>"))

#set($Message = $splitMessage[6])

Health Rule Violation: ${latestEvent.healthRule.name}

What is impacted: $impacted

Summary: ${latestEvent.summaryMessage}

Event Time: ${latestEvent.eventTime}

This is an automated message from AppDynamics.

Subject : Health Rule Violation - ${latestEvent.healthRule.name} Impacted Component: $impacted

Message = $Message

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...