Hi,
I´m looking for any way to create a resource in NPM to show me SAM info messages.
(When an SAM application is triggered, you can see messages in "Info" resource, and I´m looking for
any way to create a resource in NPM to see that data)
Where is it that you want to see this information specifically? What view exactly?
I only need a resource to show me info messages from specified SAM triggered applications, but I didn´t found it.
You can do this with a report resource using the report attached. It can be added to a summary view, and can even be filtered dynamically and added to a Node Details view using the resource filter "NodeID = ${NodeID}"
Can you explain me how did you did that report ?
I need a report to show me only Server name, Application name an error message (only applications named "Exchange" )
Thanks