<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How do I find the time events have been sent in for the last 3 days? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-find-the-time-events-have-been-sent-in-for-the-last-3/m-p/592922#M206369</link>
    <description>&lt;P&gt;How do I find the time events have been sent in for the last 3 days. I want to see the time 53 different events came in&lt;/P&gt;</description>
    <pubDate>Thu, 07 Apr 2022 15:45:04 GMT</pubDate>
    <dc:creator>Fats120</dc:creator>
    <dc:date>2022-04-07T15:45:04Z</dc:date>
    <item>
      <title>How do I find the time events have been sent in for the last 3 days?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-find-the-time-events-have-been-sent-in-for-the-last-3/m-p/592922#M206369</link>
      <description>&lt;P&gt;How do I find the time events have been sent in for the last 3 days. I want to see the time 53 different events came in&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2022 15:45:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-find-the-time-events-have-been-sent-in-for-the-last-3/m-p/592922#M206369</guid>
      <dc:creator>Fats120</dc:creator>
      <dc:date>2022-04-07T15:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: How do I find the time events have been sent in for the last 3 days. I want to see the time 53 different events came</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-find-the-time-events-have-been-sent-in-for-the-last-3/m-p/592923#M206370</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/244639"&gt;@Fats120&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I'm not sure to understand you request:&lt;/P&gt;&lt;P&gt;do you want the timestamp or the indexing time&amp;nbsp;of each event?&lt;/P&gt;&lt;P&gt;what do you mean with "53 different events came"?&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2022 14:35:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-find-the-time-events-have-been-sent-in-for-the-last-3/m-p/592923#M206370</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-04-07T14:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: How do I find the time events have been sent in for the last 3 days. I want to see the time 53 different events came</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-find-the-time-events-have-been-sent-in-for-the-last-3/m-p/592925#M206372</link>
      <description>&lt;P&gt;So I need to monitor 53 different events.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I need to know what time every event came in for the last 3 days.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2022 14:37:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-find-the-time-events-have-been-sent-in-for-the-last-3/m-p/592925#M206372</guid>
      <dc:creator>Fats120</dc:creator>
      <dc:date>2022-04-07T14:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: How do I find the time events have been sent in for the last 3 days. I want to see the time 53 different events came</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-find-the-time-events-have-been-sent-in-for-the-last-3/m-p/592931#M206373</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/244639"&gt;@Fats120&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;you need to know 53 generic events or specific (e.g. matching a string or a field)?&lt;/P&gt;&lt;P&gt;anyway you have to use the head command, something like this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;your_search
| head 53&lt;/LI-CODE&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2022 14:53:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-find-the-time-events-have-been-sent-in-for-the-last-3/m-p/592931#M206373</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-04-07T14:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: How do I find the time events have been sent in for the last 3 days. I want to see the time 53 different events came</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-find-the-time-events-have-been-sent-in-for-the-last-3/m-p/592934#M206374</link>
      <description>&lt;P&gt;No i need a table to show what time all events in the last 3 days came in&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Sorry for not being clear enough&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2022 15:04:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-find-the-time-events-have-been-sent-in-for-the-last-3/m-p/592934#M206374</guid>
      <dc:creator>Fats120</dc:creator>
      <dc:date>2022-04-07T15:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: How do I find the time events have been sent in for the last 3 days. I want to see the time 53 different events came</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-find-the-time-events-have-been-sent-in-for-the-last-3/m-p/592935#M206375</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/244639"&gt;@Fats120&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;did you tried something like this?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;your_search
| head 53
| table _time&lt;/LI-CODE&gt;&lt;P&gt;I'm not sure to understand you request because it's a too simple answer!&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2022 15:07:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-find-the-time-events-have-been-sent-in-for-the-last-3/m-p/592935#M206375</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-04-07T15:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: How do I find the time events have been sent in for the last 3 days. I want to see the time 53 different events came</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-find-the-time-events-have-been-sent-in-for-the-last-3/m-p/592936#M206376</link>
      <description>&lt;P&gt;Essentially the search needs to look into a CSV file and show a table of all the events that are coming in for the last 3 days, i tried this search you provided but no luck.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2022 15:09:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-find-the-time-events-have-been-sent-in-for-the-last-3/m-p/592936#M206376</guid>
      <dc:creator>Fats120</dc:creator>
      <dc:date>2022-04-07T15:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: How do I find the time events have been sent in for the last 3 days. I want to see the time 53 different events came</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-find-the-time-events-have-been-sent-in-for-the-last-3/m-p/592938#M206377</link>
      <description>&lt;P&gt;a time stamp of all events&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2022 15:10:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-find-the-time-events-have-been-sent-in-for-the-last-3/m-p/592938#M206377</guid>
      <dc:creator>Fats120</dc:creator>
      <dc:date>2022-04-07T15:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: How do I find the time events have been sent in for the last 3 days. I want to see the time 53 different events came</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-find-the-time-events-have-been-sent-in-for-the-last-3/m-p/592939#M206378</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/244639"&gt;@Fats120&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;at first how the rows of the CSV file are indexed in Splunk: in an index or in a lookup?&lt;/P&gt;&lt;P&gt;if in an index, you have to check if the "time" column of the csv is correctly associated to the timestamp or not.&lt;/P&gt;&lt;P&gt;if yes, you can run a search like this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=your_index
| head 53
| table _time&lt;/LI-CODE&gt;&lt;P&gt;if it isn't associated to a timestamp but it's in a field called e.g. "time" and using the format "YYYY-mm-dd HH:MM:SS" you have to add an additional filter, something like this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=your_index 
| eval time=strptime(time,"%Y-%m-%d %H:%M:%S")
| where time&amp;gt;now()-3600*24*3
| head 53
| table _time&lt;/LI-CODE&gt;&lt;P&gt;If instead the data are in a lookup and there a field called "time", you could run something like this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| inputlookup your_lookup 
| eval time=strptime(time,"%Y-%m-%d %H:%M:%S")
| where time&amp;gt;now()-(3600*24*3)
| head 53
| table _time&lt;/LI-CODE&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2022 15:22:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-find-the-time-events-have-been-sent-in-for-the-last-3/m-p/592939#M206378</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-04-07T15:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: How do I find the time events have been sent in for the last 3 days. I want to see the time 53 different events came</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-find-the-time-events-have-been-sent-in-for-the-last-3/m-p/593069#M206433</link>
      <description>&lt;P&gt;So you want to see WHEN the event arrived at the indexer? So tou need the see the indextime&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=your search | rename _indextime as indextime | eval indextime=strftime(indextime,"%Y-%m-%d %H:%M:%S") | table  _time indextime _raw&lt;/LI-CODE&gt;&lt;P&gt;This shows:&lt;/P&gt;&lt;P&gt;_time = time splunk thinks it is&lt;/P&gt;&lt;P&gt;indexertime = time splunk saved thet data to disk&lt;/P&gt;&lt;P&gt;_raw = the event&lt;/P&gt;</description>
      <pubDate>Fri, 08 Apr 2022 08:08:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-find-the-time-events-have-been-sent-in-for-the-last-3/m-p/593069#M206433</guid>
      <dc:creator>teunlaan</dc:creator>
      <dc:date>2022-04-08T08:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: How do I find the time events have been sent in for the last 3 days. I want to see the time 53 different events came</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-find-the-time-events-have-been-sent-in-for-the-last-3/m-p/593074#M206435</link>
      <description>&lt;P&gt;Does your csv contain values that you want to search in your index over the last 3 days and extract the matching events?&lt;/P&gt;&lt;P&gt;Assuming your csv has a column called key and your events also have a field called key, you can do something like this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=your index earliest=-3d@d latest=@d
  [| inputlookup your.csv | fields key]&lt;/LI-CODE&gt;&lt;P&gt;If the field names between your csv and your index don't match, you can use rename the rename the field from the csv so that it matches the field in the indexed events&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Apr 2022 08:18:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-find-the-time-events-have-been-sent-in-for-the-last-3/m-p/593074#M206435</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-04-08T08:18:39Z</dc:date>
    </item>
  </channel>
</rss>

