<?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: How to find ITSI old and current version from splunk logs ? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-find-ITSI-old-and-current-version-from-splunk-logs/m-p/627816#M218129</link>
    <description>&lt;P&gt;Are you on Splunk 9.X? If so you can do this ...&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=_configtracker sourcetype=splunk_configuration_change "data.path"="/opt/splunk/etc/system/local/migration.conf"
| eval old = 'data.changes{}.properties{}.old_value'
| eval new = 'data.changes{}.properties{}.new_value'
| table host old new&lt;/LI-CODE&gt;</description>
    <pubDate>Fri, 20 Jan 2023 19:08:39 GMT</pubDate>
    <dc:creator>fredclown</dc:creator>
    <dc:date>2023-01-20T19:08:39Z</dc:date>
    <item>
      <title>How to find ITSI old and current version from splunk logs ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-find-ITSI-old-and-current-version-from-splunk-logs/m-p/627205#M217947</link>
      <description>&lt;P&gt;I'm trying to create a dashboard to find the old version and new version of splunk from the logs&amp;nbsp;&lt;BR /&gt;but unable to find it.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 05:49:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-find-ITSI-old-and-current-version-from-splunk-logs/m-p/627205#M217947</guid>
      <dc:creator>sjaitly</dc:creator>
      <dc:date>2023-01-16T05:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to find ITSI old and current version from splunk logs ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-find-ITSI-old-and-current-version-from-splunk-logs/m-p/627816#M218129</link>
      <description>&lt;P&gt;Are you on Splunk 9.X? If so you can do this ...&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=_configtracker sourcetype=splunk_configuration_change "data.path"="/opt/splunk/etc/system/local/migration.conf"
| eval old = 'data.changes{}.properties{}.old_value'
| eval new = 'data.changes{}.properties{}.new_value'
| table host old new&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 20 Jan 2023 19:08:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-find-ITSI-old-and-current-version-from-splunk-logs/m-p/627816#M218129</guid>
      <dc:creator>fredclown</dc:creator>
      <dc:date>2023-01-20T19:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to find ITSI old and current version from splunk logs ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-find-ITSI-old-and-current-version-from-splunk-logs/m-p/628212#M218231</link>
      <description>&lt;P&gt;Does this meet your requirements?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2023 22:43:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-find-ITSI-old-and-current-version-from-splunk-logs/m-p/628212#M218231</guid>
      <dc:creator>fredclown</dc:creator>
      <dc:date>2023-01-24T22:43:46Z</dc:date>
    </item>
  </channel>
</rss>

