Hello all, I am trying to understand the type of fields command. Documentation says it is a "distributable streaming" which means it can be run on the indexer, which improves p...
...nstead of NULL it just have ",," (no NULL values just two single quotes.). Need the rex command to capture the field in both the case. If event has NULL then need the NULL field and if just two single q...
Hi, I have a scenario where I want to calculate the duration between 1st and last event. The thing is these events can happen multiple times for the same session. The 1st event can happen mult...
...uestion is:
How do those Splunk's commands work? What type of "technique" do they use to predict, associate or cluster? Is it statistics?
PREDICT = we can do it with algorithms like: ARIMA, Logistic r...
Need help with creating an interactive drill down with value extracted using the rex command. I want to monitor users saving files to a certain folder and also sort and look at file extension types...
I have a json data from file generated from the okla speedtest -f json command. I have tried to cast it or eval in different ways but I am doing something wrong. Error in 'eval' command: Type...
Hi,
I am looking to use predict command with multiple fields without typing all their names.
For example I know it can be used liked this:
Make results |Predict field1 field2 f...
...ecause if I remove that section, I can get the non-filtered results. I've played around with including other fields and even using other event types in the search command, always making sure to include a...
Splunk's commandtypes page is missing a few functions, including accum. I would like to know if accum is a centralized streaming command, distributable streaming command, or none of the above. E...
...ass %"-"yest Pass %")|table "dbyest Pass %" "dbyest Fail %" "yest Pass %" "yest Fail %" "Pass % diff" When i ran this , i am getting the error "Error in 'eval' command: Type checking failed. '-' only t...