<?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: Windows universal forwarder localappdata in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Windows-universal-forwarder-localappdata/m-p/677461#M113257</link>
    <description>&lt;P&gt;This ended up working - not sure what was wrong before, I think the timestamps were off. But it's all there, thanks!&lt;/P&gt;</description>
    <pubDate>Tue, 13 Feb 2024 18:18:31 GMT</pubDate>
    <dc:creator>Niro</dc:creator>
    <dc:date>2024-02-13T18:18:31Z</dc:date>
    <item>
      <title>Windows universal forwarder localappdata</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Windows-universal-forwarder-localappdata/m-p/676876#M113199</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to monitor log files that are in the following directory('s'):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"c:\users\%username%\appdata\local\app\$randomnumber$\app.log"&lt;/P&gt;&lt;P&gt;%username% is whoever is currently logged on (but I suppose I'd be ok with "*", any user folder) and $randomnumber$ is a unique ID that's going to always be different for every desktop, possibly change over time, and possibly be more than one folder for a given user.&lt;/P&gt;&lt;P&gt;How would I make the file monitor stanza in inputs.conf do that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 20:53:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Windows-universal-forwarder-localappdata/m-p/676876#M113199</guid>
      <dc:creator>Niro</dc:creator>
      <dc:date>2024-02-07T20:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: Windows universal forwarder localappdata</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Windows-universal-forwarder-localappdata/m-p/676883#M113200</link>
      <description>&lt;P&gt;Use wildcards for the unknown parts.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[monitor://c:\users\*\appdata\local\app\*\app.log]&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 07 Feb 2024 21:41:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Windows-universal-forwarder-localappdata/m-p/676883#M113200</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2024-02-07T21:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: Windows universal forwarder localappdata</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Windows-universal-forwarder-localappdata/m-p/676893#M113204</link>
      <description>&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;I just tried it - it doesn't SEEM to be working, I'm not getting any data in splunk even&amp;nbsp; though I know the files are being updated. Looking at the index (just searching index=someapp) returns no data (index does exist).&lt;/P&gt;&lt;P&gt;This is what I have:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[monitor://c:\users\*\appdata\local\someapp\apps\*\app.log]
index = someapp
sourcetype=someapp
disabled=0
&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 22:01:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Windows-universal-forwarder-localappdata/m-p/676893#M113204</guid>
      <dc:creator>Niro</dc:creator>
      <dc:date>2024-02-07T22:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: Windows universal forwarder localappdata</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Windows-universal-forwarder-localappdata/m-p/676895#M113206</link>
      <description>&lt;P&gt;Verify splunk has read access to the file.&amp;nbsp; Check splunkd.log for messages about reading the file.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 22:33:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Windows-universal-forwarder-localappdata/m-p/676895#M113206</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2024-02-07T22:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: Windows universal forwarder localappdata</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Windows-universal-forwarder-localappdata/m-p/676900#M113207</link>
      <description>&lt;P&gt;it SHOULD have access - I don't see any errors or anything. The only thing that comes up is&amp;nbsp;&lt;/P&gt;&lt;P&gt;"Parsing configuration stanza: monitor://c:\users\*\appdata\local\apps\*\app.log."&lt;/P&gt;&lt;P&gt;but no errors...&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 22:50:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Windows-universal-forwarder-localappdata/m-p/676900#M113207</guid>
      <dc:creator>Niro</dc:creator>
      <dc:date>2024-02-07T22:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: Windows universal forwarder localappdata</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Windows-universal-forwarder-localappdata/m-p/677461#M113257</link>
      <description>&lt;P&gt;This ended up working - not sure what was wrong before, I think the timestamps were off. But it's all there, thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2024 18:18:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Windows-universal-forwarder-localappdata/m-p/677461#M113257</guid>
      <dc:creator>Niro</dc:creator>
      <dc:date>2024-02-13T18:18:31Z</dc:date>
    </item>
  </channel>
</rss>

