Splunk Search

Find all newer events logged by application after a certain date

serach2learn
New Member

Question: How can we find diff between log statements before and after a given date. 
Applicability:  Let's say we release a new application code and I want to be able to see all new events that application has started logging. 

Now definition of new is very vague here but any suggestion would help.  Idea is that splunk should be able to compare type of events were being logged earlier and only show new events that were not present before. 

That would help finding any new Exceptions Errors or Warning that are being logged and not yet surfaced as a failed customer interaction. 

Example:  After a new code release,  our application started logging an WARN event regarding "open file handlers" that kept building up over the time and ultimately reached a stage where no more unix file handlers were available to process any new request. 

Labels (1)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

You could try dedup which will pick the first occurrence of each value so any occurrence that is after the release date must be new to that release

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...