<?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 can i use splunk to query windows registry in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-can-i-use-splunk-to-query-windows-registry/m-p/335412#M161333</link>
    <description>&lt;P&gt;Hi there, I don't believe you can query Windows Registry as DBX does to a DB, but theres a modular input for that type of data and runs as a process called splunk-regmon.exe.&lt;/P&gt;

&lt;P&gt;Create an input and then search or report on it.&lt;/P&gt;

&lt;P&gt;Check this out: &lt;A href="https://docs.splunk.com/Documentation/Splunk/6.5.3/Data/MonitorWindowsregistrydata"&gt;https://docs.splunk.com/Documentation/Splunk/6.5.3/Data/MonitorWindowsregistrydata&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Hope it helps.&lt;/P&gt;</description>
    <pubDate>Thu, 20 Apr 2017 14:03:08 GMT</pubDate>
    <dc:creator>alemarzu</dc:creator>
    <dc:date>2017-04-20T14:03:08Z</dc:date>
    <item>
      <title>How can i use splunk to query windows registry</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-i-use-splunk-to-query-windows-registry/m-p/335411#M161332</link>
      <description>&lt;P&gt;I have a .NET web site that is deployed on windows server(2003,2008,2012). My Application contains 6 MSIs which will create registry entry with the version number of the MSI installed on the server. &lt;/P&gt;

&lt;P&gt;Can i use splunk to read registry keys and display the MSI versions installed on all my servers ?&lt;/P&gt;

&lt;P&gt;Note: I dont want splunk to create an error or event when the registry key is created,updated or deleted. I only want it to show what is the current MSI version installed on the server by reading the registry key.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2017 09:03:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-i-use-splunk-to-query-windows-registry/m-p/335411#M161332</guid>
      <dc:creator>manjunath6681</dc:creator>
      <dc:date>2017-04-20T09:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: How can i use splunk to query windows registry</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-i-use-splunk-to-query-windows-registry/m-p/335412#M161333</link>
      <description>&lt;P&gt;Hi there, I don't believe you can query Windows Registry as DBX does to a DB, but theres a modular input for that type of data and runs as a process called splunk-regmon.exe.&lt;/P&gt;

&lt;P&gt;Create an input and then search or report on it.&lt;/P&gt;

&lt;P&gt;Check this out: &lt;A href="https://docs.splunk.com/Documentation/Splunk/6.5.3/Data/MonitorWindowsregistrydata"&gt;https://docs.splunk.com/Documentation/Splunk/6.5.3/Data/MonitorWindowsregistrydata&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Hope it helps.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2017 14:03:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-i-use-splunk-to-query-windows-registry/m-p/335412#M161333</guid>
      <dc:creator>alemarzu</dc:creator>
      <dc:date>2017-04-20T14:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: How can i use splunk to query windows registry</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-i-use-splunk-to-query-windows-registry/m-p/335413#M161334</link>
      <description>&lt;P&gt;hello there,&lt;BR /&gt;
check this in docs: &lt;A href="https://docs.splunk.com/Documentation/Splunk/6.5.3/Data/MonitorWindowsregistrydata"&gt;https://docs.splunk.com/Documentation/Splunk/6.5.3/Data/MonitorWindowsregistrydata&lt;/A&gt;&lt;BR /&gt;
it covers that topic in detail&lt;BR /&gt;
hope it helps&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2017 14:03:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-i-use-splunk-to-query-windows-registry/m-p/335413#M161334</guid>
      <dc:creator>adonio</dc:creator>
      <dc:date>2017-04-20T14:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: How can i use splunk to query windows registry</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-i-use-splunk-to-query-windows-registry/m-p/335414#M161335</link>
      <description>&lt;P&gt;I configured this. but the problem is, This will only generate events when there is an SET,UPDATE,DELETE... happens to the registry.&lt;BR /&gt;
I have 6 MSIs.. only 2 are frequently updated and the remaining 4 are rarely updated. I am getting the MSI versions of the 2 which updates frequently but the remaining 4 that are not recently updated are unavailable on splunk.&lt;/P&gt;

&lt;P&gt;I do not want splunk to monitor any events that occur on the registry path, instead i just want splunk to read all the keys in the given path and display it to me.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2017 08:47:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-i-use-splunk-to-query-windows-registry/m-p/335414#M161335</guid>
      <dc:creator>manjunath6681</dc:creator>
      <dc:date>2017-04-26T08:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: How can i use splunk to query windows registry</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-i-use-splunk-to-query-windows-registry/m-p/335415#M161336</link>
      <description>&lt;P&gt;I configured this. but the problem is, This will only generate events when there is an SET,UPDATE,DELETE... happens to the registry.&lt;BR /&gt;
I have 6 MSIs.. only 2 are frequently updated and the remaining 4 are rarely updated. I am getting the MSI versions of the 2 which updates frequently but the remaining 4 that are not recently updated are unavailable on splunk.&lt;/P&gt;

&lt;P&gt;I do not want splunk to monitor any events that occur on the registry path, instead i just want splunk to read all the keys in the given path and display it to me.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2017 08:47:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-i-use-splunk-to-query-windows-registry/m-p/335415#M161336</guid>
      <dc:creator>manjunath6681</dc:creator>
      <dc:date>2017-04-26T08:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: How can i use splunk to query windows registry</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-i-use-splunk-to-query-windows-registry/m-p/335416#M161337</link>
      <description>&lt;P&gt;Hi@all,&lt;/P&gt;

&lt;P&gt;registry monitor is not the way to get this done. Try using scheduled Batch skript:&lt;BR /&gt;
reg query and pipe it to a Textfile , then monitor this file&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2017 09:01:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-i-use-splunk-to-query-windows-registry/m-p/335416#M161337</guid>
      <dc:creator>thielethomas</dc:creator>
      <dc:date>2017-07-13T09:01:33Z</dc:date>
    </item>
  </channel>
</rss>

