We currently use the REST API's ability to export/import custom rules defined in the APM module for our applications. How do we perform this for EUM based custom rules for Base Pages, AJAX, iFrames, & Virtual Pages?
We use an Internet traffic security provider (i.e. Akamai, Cloudflare, etc...) to monitor our inbound traffic to mitigate and prevent malicious actions against our sites. The tool uses an array of attributes, such as source IP Address, User-Agent, an...
When creating rules, either with Custom Rules in APM or Include/Exclude Rules in EUM, the tool gives the ability to match the URL/URI based on several conditions: Is in List, Starts With, etc... These same options exist in other areas, as well. How c...
We have several health rules policies for our Java apps which trigger Thread Dump Actions, and we have been able to retreive the generated thread dumps from the SaaS Contoller. However, we are not able to analyze the generated thread dumps. We typica...
Thanks Ryan. This helps, but doesn't answer the question. In the page, "Synthetic Hosted Agents" states "The fully qualified domain names (FQDNs) and the range of IP addresses are not currently available." If the IP Addresses are dynamically set, wha...
Ryan, the APIs give details about the "All Other Traffic" business transactions (BT), like any other BT...but not what it is being captured and collected into the All Other Traffic BT.
When business transactions are locked down or are beyond the ag...
What are the functions allowed/disallowed in SELECT queries? Looks like COALESCE is restricted for some reason? "Query validation failed because it has keyword 'COALESCE' that is trying to manipulate DB."
I'm also a novice.Here's what I came up with. This subtracts 7 hours from the UTC time given by eventTimestamp.Hope it helps! tostring(eventTimestamp - toDate("7","H"), "MM/dd/yy h:mm a")