Splunk Search

Merging two log line

keshab
Path Finder

I have two log line with the same information. How can I do search so that it displays just one log??

For e.g.

2011-11-04 10:20:48,476 [WARN ] RemoteIpAddress: X.X.X.X; SessionId: XXX; exception: Password or Wolfram ID entered was incorrect
2011-11-04 10:20:48,476 [WARN ] RemoteIpAddress: X.X.X.X; SessionId: XXX; exception: Password or Wolfram ID entered was incorrect

I want it to display one result instead of two.

Tags (3)
0 Karma
1 Solution

keshab
Path Finder

that's right but for splunk using uniq worked..thanks

View solution in original post

0 Karma

keshab
Path Finder

that's right but for splunk using uniq worked..thanks

0 Karma

Simeon
Splunk Employee
Splunk Employee

I believe you want to investigate using the dedup command against a common field (possibly _raw). You should really fix the situation where it is logging multiple lines of the same content.

Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...