...eeps eventorder intact. But stats values() sorts the values using lexicographical order.
Is there any other functions or ways that keeps the eventorder intact like stats list()?
...loses a transaction
* "field1" and "field2" have relatively close timestamps (5 minutes at most between them)
I've tried many combinations of "transaction", "filldown" and "sort" functions, but I'm u...
...ata 1 A 2 1 B 3 3 B Data 3 B Data 3 B 4 3 Is this possible? I looked into mapping functions (to try and map the first eventResult to the eventName) but couldn't f...
...rite a search query to identify the functions that run for more than 'x' seconds, using transaction command as follows (i.e. extract the 'function' and use thread_name and function as unique IDs)
s...
I have some search before, and after I extract fields (name, status) from json and mvzip it together, I got this table _time name status nameStatus 2023-12-06 16:06:20 A B C ...
When I search with stats first(myfield) last(myfield)
They return the opposite !!!!
example :
10/10/2010 myfield=A
12/12/2012 myfield=B
| stats first(myfield) last(myfield)
returns fir...
I have the following transforms.conf file: [pan_src_user] INGEST_EVAL=src_user_idx=json_extract(lookup("user_ip_mapping.csv",json_object("src_ip", src_ip),json_array(src_user_idx)),"src_user") and...
...e want to use heavy forwarder instead of universal forwarder. I would really appreciate a real use case, when in order to get data into splunk we would want to go with heavy forwarder instead of u...
...itle="Human" name="Rag\'n\'Bone Man" score="763,862"
title="Closer" name="Chainsmokers" score="8,980,580"...etc
I am messing around with modulus and mv functions in order to first connect the 3...