Hello, I setup 2 reports to run early this AM. Looks like both reports ran according to splunk. The problem I have now is finding the actual .csv files on the splunk server so I can s...
Hello Experts , Is there any option in AppDynamics (SaaS)where i can configure to get the daily / Weekly/Monthly license usage report by email . Thanks
Splunkers i thought i had an search to detect and alert when a sourcetype don't sent logs, but i found out that i may have wrong algorithm | metadata type=sourcetypes | search sourcetype=something...
Hi All, I am having a very wierd issue where I cannot see report in Splunk UI. When I search using Filter: All, I can see the report but when I set the filter to 0, I get 'no searches, reports...
I get weekly email updates with results from weekly URA scans. After noticing that we had outdated apps we rolled out updates for three public apps, Sankey Diagram, Scalable Vector Graphics and Splun...
I have following search. how can I add indexes information in the results: |tstats max(_time) as _time, where index=windows by host,index |append [|metadata type=hosts index=win index=linux ]...
Hi All We got this requirement to print the timestamp in mail subject for scheduled report. the timestamp should indicate the time it got sent. for exg, the report runs twice a day so if it runs 6...
Hi, I have this query that calulates how much time the alerts are open, so far so good, but unfortunatelly if the rule name repeats (duplicate rule name) in a new event, then now() function do...
I am trying to create a search that will generate a report showing host by event count in the last hour and also the average 7 day hourly event count per host. So far i have the below search t...