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
Garth Jordan
  • Springfield, VA
  • United States
Share on Facebook Share on Facebook Share Twitter
  • Blog Posts
  • Discussions
  • Events
  • Videos
 

Garth Jordan's Page

Gifts Received

Gift

Garth Jordan has not received any gifts yet

Give Garth Jordan a Gift

Latest Activity

Garth Jordan left a comment for Michael Wilde
"Yeah, that would be great if you could give me access so I can check out the settings. Thanks again."
Apr 20, 2011
Michael Wilde left a comment for Garth Jordan
"Jordan... I just configured Splunk 4.2 on Windows 2008 Server R2 up in SkyTap (cloud) and it seems to be working fine with AD.  If you'd like to see my settings, i'll make you an account so you can check it out."
Apr 16, 2011
Garth Jordan left a comment for Michael Wilde
"Hey Mike. Watched the Splunk & LDAP Authentication video. Did not work for me. Using Windows 2008 R2. I get 'LDAP-auth': Malformed search filter: objectClass=user. If I leave it out it works fine. Reason for watching the video is that…"
Apr 15, 2011
Garth Jordan is now a member of splunkninja
Apr 15, 2011

Profile Information

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

Comment Wall (1 comment)

At 9:25am on April 16, 2011, Michael Wilde said…
Jordan... I just configured Splunk 4.2 on Windows 2008 Server R2 up in SkyTap (cloud) and it seems to be working fine with AD.  If you'd like to see my settings, i'll make you an account so you can check it out.

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