...ome back or results for all time come back.
What is the proper syntaxfor passing time parameters?
Here are a few permutations I have tried with no success.
splunk search 'index=pan_logs l...
I'm running into an issue with thesyntaxfor a CLIsearch using erex.
The problem seems to be with the double quotes. I've tried single quoting the erex examples and counter examples, but none o...
...orrect my syntax, i tried google searches but none were able to give me an example, which I think is due to the fact I do not know how thesyntax should work inthe first place. I am using the windows c...
Hi,
As my search strings get more and more ridiculous, I find myself writing them in sublimetext or notepad++ or vim as a cribsheet and then putting the final product into Splunk. Does anyone k...
Getting this informational message when running "stats count" commands: This search uses deprecated 'stats' command syntax. This syntax implicitly translates '<function>' or '<function&g...
...assword for both the local and remote machines are not changeme.
5) I am running the command on the local machine that I expect to the be search head.
6) Within the local server.conf, I have s...
Hello, I try to export a large log with CLIsearch below. It works well with a smaller log return, but giving error on large logs, FATAL: Thesearch job terminated unexpectedly. Forin...
This clisearch command works from a machine with a universal forwarder:
splunk search "index="foo" earliest=-7d | sort -SensorDateTime | stats first(SensorDateTime) by bar" -preview false -u...
Running a sample search suggested by " Add sparklines to search results " in Splunk Documentation forthe latest version (8.0.5 as of this writing): index=_internal | chart sparkline count b...