<?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 Re: applying current time multiple times (per specific event) in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/applying-current-time-multiple-times-per-specific-event/m-p/682752#M233245</link>
    <description>&lt;P&gt;It looks like&amp;nbsp;&lt;SPAN&gt;"epoch_password_last_modified" is a multivalue field; assuming you want to continue processing this a set of multivalue fields (although I think you might be better off expanding to individual events or not creating the multivalue fields in the first place), you could try something like this&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| eval time_difference=mvmap(epoch_password_last_modified, epoch_current_time - epoch_password_last_modified)&lt;/LI-CODE&gt;</description>
    <pubDate>Tue, 02 Apr 2024 14:11:43 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2024-04-02T14:11:43Z</dc:date>
    <item>
      <title>applying current time multiple times (per specific event)</title>
      <link>https://community.splunk.com/t5/Splunk-Search/applying-current-time-multiple-times-per-specific-event/m-p/682747#M233244</link>
      <description>&lt;P&gt;Hello Everyone&lt;/P&gt;&lt;P&gt;I'm trying to calculate the "time_difference" between one column and another in Splunk. The problem is that the value from which I substract something is current time and when I use the current time value it is shown in a table as one event (epoch_current_time). Therefore when I substract value "epoch_password_last_modified" from "epoch_current_time" i get no results. Is there a way to make "epoch_current_time" visible each time in each row like "epoch_password_last_modified" value?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PawelSplunk_1-1712064976461.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/30019i8EB3A57B47BADE2C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PawelSplunk_1-1712064976461.png" alt="PawelSplunk_1-1712064976461.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 13:37:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/applying-current-time-multiple-times-per-specific-event/m-p/682747#M233244</guid>
      <dc:creator>PawelSplunk</dc:creator>
      <dc:date>2024-04-02T13:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: applying current time multiple times (per specific event)</title>
      <link>https://community.splunk.com/t5/Splunk-Search/applying-current-time-multiple-times-per-specific-event/m-p/682752#M233245</link>
      <description>&lt;P&gt;It looks like&amp;nbsp;&lt;SPAN&gt;"epoch_password_last_modified" is a multivalue field; assuming you want to continue processing this a set of multivalue fields (although I think you might be better off expanding to individual events or not creating the multivalue fields in the first place), you could try something like this&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| eval time_difference=mvmap(epoch_password_last_modified, epoch_current_time - epoch_password_last_modified)&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 02 Apr 2024 14:11:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/applying-current-time-multiple-times-per-specific-event/m-p/682752#M233245</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-04-02T14:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: applying current time multiple times (per specific event)</title>
      <link>https://community.splunk.com/t5/Splunk-Search/applying-current-time-multiple-times-per-specific-event/m-p/682961#M233276</link>
      <description>&lt;P&gt;Yes. Thank You very much. It works.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 06:22:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/applying-current-time-multiple-times-per-specific-event/m-p/682961#M233276</guid>
      <dc:creator>PawelSplunk</dc:creator>
      <dc:date>2024-04-03T06:22:39Z</dc:date>
    </item>
  </channel>
</rss>

