Splunk Search

Splunk query to list the events without date ?

pavanae
Builder

Also it would be great if anyone can lgive a search query to list out the top 10 hosts with those events?

Thanks in advance

0 Karma
1 Solution

gcusello
SplunkTrust
SplunkTrust

as already asked renjith.nair, Splunk always gives a timestamp to every log, you cannot have logs without timestamp.

I assume that you are using Splunk to create reports on non-event data probably from a DB (we sometimes used Splunk to do this).
In this case you have to know the period in which you ingested the data and use this time in the timerange to use in the the search.
After this you have to create a normal search like

index=my_index | top 10 host

Bye.
Giuseppe

View solution in original post

0 Karma

gcusello
SplunkTrust
SplunkTrust

as already asked renjith.nair, Splunk always gives a timestamp to every log, you cannot have logs without timestamp.

I assume that you are using Splunk to create reports on non-event data probably from a DB (we sometimes used Splunk to do this).
In this case you have to know the period in which you ingested the data and use this time in the timerange to use in the the search.
After this you have to create a normal search like

index=my_index | top 10 host

Bye.
Giuseppe

0 Karma

renjith_nair
Legend

Sorry but what you mean by events without date? Splunk assigns timestamp while it index data even though you haven't provide any timestamp. Could you please provide an example ?

http://docs.splunk.com/Documentation/Splunk/6.4.3/Data/HowSplunkextractstimestamps

---
What goes around comes around. If it helps, hit it with Karma 🙂
0 Karma
Get Updates on the Splunk Community!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...