Videos

  • Add Videos
  • View All

Latest Activity

Michael Wilde replied to Nikita's discussion Count failures and success via transaction
"How are these transactions linked together... by a field called "ID"?  If so.. just build them with the field ID, and then use one of the MV commands to extract a field with success or failure in it.   Paste some samples and…"
17 hours ago
Linus Myrefelt updated their profile
Tuesday
Marie updated their profile
Monday
Marie is now a member of splunkninja
Monday
Profile IconJitter and matthew arguin joined splunkninja
May 18
Profile IconMatthew Carter and Nikita joined splunkninja
May 17
Nikita posted a discussion

Count failures and success via transaction

Hi,I'm a new in Splunk so sorry for the stupid questions.I want to calculate failures in logs.For example we have request log and response log."request" OR ("fail" OR "response") |transaction startsWith=("request") endsWith=("fail" OR "response") maxpause=5s keepevicted=false maxspan=25s id |eval Failure=if(searchmatch("fail"),1,0)| eval Success=if(searchmatch("response"),1,0) | stats count(Failure) as FailureCount, count(Success) as SuccessCount | table FailureCount SuccessCountThat query…See More
May 17
Andrea Judy is now a member of splunkninja
May 16

Tom's Discussions

Question about transform wmi on a heavy forwarder

Hi there,I'm a new member of splunkninja and a splunk newbi. :-(As you can see in the topic I have a question about a windows heavy forwarder.I have installed a windows forwarder to collect all wmi…Continue

Started Dec 17, 2011

 

Tom's Page

Gifts Received

Gift

Tom has not received any gifts yet

Give Tom a Gift

Latest Activity

Tom updated their profile
Dec 17, 2011
Tom posted a discussion

Question about transform wmi on a heavy forwarder

Hi there,I'm a new member of splunkninja and a splunk newbi. :-(As you can see in the topic I have a question about a windows heavy forwarder.I have installed a windows forwarder to collect all wmi data form our windows server. The indexer is a linux (ubuntu) server. The communication between the forwarder and indexer works fine.Now I want to select on the forwarder only events with the severity of warning and error.I configured the following props.conf and transform.conf but i still get the…See More
Dec 17, 2011
Tom is now a member of splunkninja
Dec 17, 2011

Profile Information

Are you an existing splunk user?
Licensed
What do you do for your day job?
administrate

Comment Wall

  • No comments yet!

You need to be a member of splunkninja to add comments!

Join splunkninja

 
 
 

© 2012   Created by Michael Wilde.

Badges  |  Report an Issue  |  Terms of Service