<?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 configure File/Directory Information Input on UFs? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-File-Directory-Information-Input-on-UFs/m-p/313476#M58756</link>
    <description>&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;is there an app for the python support, just like powershell add on?&lt;/P&gt;

&lt;P&gt;Alex&lt;/P&gt;</description>
    <pubDate>Tue, 27 Feb 2018 13:27:14 GMT</pubDate>
    <dc:creator>Spranta</dc:creator>
    <dc:date>2018-02-27T13:27:14Z</dc:date>
    <item>
      <title>How to configure File/Directory Information Input on UFs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-File-Directory-Information-Input-on-UFs/m-p/313472#M58752</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;

&lt;P&gt;we have deployed the file_meta_data app on one of our universal forwarders running on windows 2012R2 because we want to monitor the file size for a specific file.&lt;/P&gt;

&lt;P&gt;The inputs.conf looks like this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[file_meta_data://Trendmicro]
file_hash_limit = 300MB
file_path = C:\Program Files\Trend\SProtect\x64\SpntLog\SpntLog.dbf
include_file_hash = 0
index = egg_win_prod_90
interval = 1m
only_if_changed = 0
recurse = 1
sourcetype = File_Metadata
disabled=0
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;But it's not working and in the Splunkd.log I see the following error:&lt;/P&gt;

&lt;P&gt;The file &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;2-27-2018 11:34:25.499 +0100 ERROR ModularInputs - Introspecting scheme=file_meta_data: Unable to run "python "C:\Program Files\SplunkUniversalForwarder\etc\apps\file_meta_data\bin\file_meta_data.py" --scheme": child failed to start: The system cannot find the file specified.
02-27-2018 11:34:25.499 +0100 ERROR ModularInputs - Unable to initialize modular input "file_meta_data"  defined inside the app "file_meta_data": Introspecting scheme=file_meta_data: Unable to run "python "C:\Program Files\SplunkUniversalForwarder\etc\apps\file_meta_data\bin\file_meta_data.py" --scheme": child failed to start: The system cannot find the file specified.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Has anyone an idea why we are getting this error?&lt;/P&gt;

&lt;P&gt;Thanks&lt;BR /&gt;
Alex&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 18:12:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-File-Directory-Information-Input-on-UFs/m-p/313472#M58752</guid>
      <dc:creator>Spranta</dc:creator>
      <dc:date>2020-09-29T18:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure File/Directory Information Input on UFs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-File-Directory-Information-Input-on-UFs/m-p/313473#M58753</link>
      <description>&lt;P&gt;Universal Forwarders don't come with python (unlike heavy forwarder), so to make this work, you will need to make sure you have a working python installed on the host that is running this UF or use a Heavy Forwarder instead.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2018 13:01:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-File-Directory-Information-Input-on-UFs/m-p/313473#M58753</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2018-02-27T13:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure File/Directory Information Input on UFs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-File-Directory-Information-Input-on-UFs/m-p/313474#M58754</link>
      <description>&lt;P&gt;Hi FrankVI,&lt;/P&gt;

&lt;P&gt;thanks for your answer, thought the latest version is UF ready.&lt;BR /&gt;
Version 1.3&lt;BR /&gt;
Sept. 22, 2017&lt;BR /&gt;
Added support for deploying on Universal Forwarders&lt;/P&gt;

&lt;P&gt;Hm &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2018 13:05:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-File-Directory-Information-Input-on-UFs/m-p/313474#M58754</guid>
      <dc:creator>Spranta</dc:creator>
      <dc:date>2018-02-27T13:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure File/Directory Information Input on UFs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-File-Directory-Information-Input-on-UFs/m-p/313475#M58755</link>
      <description>&lt;P&gt;Yes, and the way he made it UF ready is by allowing the add on to use system python if there is not python available within splunk (as is the case on UF).&lt;/P&gt;

&lt;P&gt;So yes: it works with UF, but it still requires python, so since UF doesn't supply python, you need to make sure python is installed separately.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2018 13:24:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-File-Directory-Information-Input-on-UFs/m-p/313475#M58755</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2018-02-27T13:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure File/Directory Information Input on UFs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-File-Directory-Information-Input-on-UFs/m-p/313476#M58756</link>
      <description>&lt;P&gt;Thanks,&lt;/P&gt;

&lt;P&gt;is there an app for the python support, just like powershell add on?&lt;/P&gt;

&lt;P&gt;Alex&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2018 13:27:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-File-Directory-Information-Input-on-UFs/m-p/313476#M58756</guid>
      <dc:creator>Spranta</dc:creator>
      <dc:date>2018-02-27T13:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure File/Directory Information Input on UFs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-File-Directory-Information-Input-on-UFs/m-p/313477#M58757</link>
      <description>&lt;P&gt;Don't think so. I think you just need to get the relevant installer from &lt;A href="https://www.python.org/downloads/windows/"&gt;https://www.python.org/downloads/windows/&lt;/A&gt; to install python on that server.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2018 13:40:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-File-Directory-Information-Input-on-UFs/m-p/313477#M58757</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2018-02-27T13:40:05Z</dc:date>
    </item>
  </channel>
</rss>

