...ocumentation/Splunk/latest/Admin/Searchbnfconf) [condensefields-command] syntax = condensefields shortdesc = Condense fields of an event into one field....
...estination ipaddresses are missing.
Is this: ????
Because the flow data doesn't arrive properly in SPLUNK
The stream app needs more configuring
Searchsyntax is wrong
I'd highly a...
My custom GeneratingCommand command seems to break when trying set command to local on a search head with streaming=True.
\@Configuration(streaming=True,local=True)
class mycustomcommand(G...
Hi everyone!
I had to write a script that solves the IP address from a field to the corresponding BGP AS Number.
At this point, my script is somehow working and i can use it in the Splunksearch...
Hi
I am running one of the simple search examples provided in the splunk Java SDK distribution:
public class Program {
public static void main(String[] args) {
try {
run(a...
Hi All,
I have a Splunk form where I am using 2 time pickers to come up with different times for 3 different joins in my search.
I, however, want to calculate the earliest in my XML to be 2w b...
Background:
Splunk Enterprise version:
• Search Head – 7.1.3.1
• Indexer – 7.1.3 (Sites=2; 28 Indexers in each site)
• Enterprise Security App – 5.1.1
I did up gradation of app Cisco AMP f...
I have events that are added to an index using the Splunk Logging Driver for Docker. I would like to extract key-value pairs from the line field. I couldn't figure out how to do this with extract s...
I'm currently trying to setup the streaming of the kubernetes / docker logs into Splunk.
As you might now docker stores his container logs into files with a json syntax :
{log: "this is o...