Hi,
Can I changethe operator in theresultofformat command for subsearch? I actually want to pass thesubsearchformatresult with "greater than (>) operator" in a particular field.
E...
...essageid ) over a set amount of time I get over 15,000 results. When I change this search to make it a subsearch
index=smtp sourcetype=smtp [search index=smtp sourcetype=smtp rule=x | fields + m...
Hi,
I am creating a custom view dashboard. In that I'm trying to utilize the same search to extract a single value and then modify that search slightly to put the rest oftheresults in a column c...
Is there anyway of emulating a nested subsearch? I know its sometimes possible to rewrite a search to factor-out a subsearch, but I'm hitting a wall.
Yes, I know this could be possible using l...
...able toto titi tata
the time range is based for the first index
but the second one need to changethe date time to get the correct results.
i tryed someting using gentimes but unsuccessful.
c...
...hat they are.
Here is the search. The list of macs in the search below are actually populated via another subsearch. I removed that subsearch and replaced with the actual resultofthesubsearch i...
...eleted:
| from datamodel:"Change_Analysis"."Account_Management" | where 'tag'="delete" | search NOT "changed: /usr*" | stats max(_time) as "lastTime",latest(_raw) as "orig_raw",values(result) as "signature",v...
...ields - _* | outputcsv results.txt
The problem is that each time the search runs, results.txt gets overridden. I would like to automatically append the time and date to the name ofthe file Eg. results_3-2-1...
Hi Splunk community,
For Log A, I would like to extract out all the values of a specific field that matches a specific condition.
Then with the values extracted from Log A, I would like to u...
I seem to be stuck with the 100 result limit for a subsearch. I've changed maxout= to 10000 in limits.conf (and restarted Splunk), but still no luck.
Any ideas on what else to try? We are on 4.1.2, b...