<?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: Monitor a log file in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Monitor-a-log-file/m-p/305901#M4032</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;If I understand your question - you want to ingest the file CBS.log .&lt;/P&gt;

&lt;P&gt;If that is the case you can follow the instructions available in below Doc.&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.0.2/Data/MonitorfilesanddirectorieswithSplunkWeb"&gt;https://docs.splunk.com/Documentation/Splunk/7.0.2/Data/MonitorfilesanddirectorieswithSplunkWeb&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;If not can you elaborate your question?&lt;/P&gt;

&lt;P&gt;Thanks | RD&lt;/P&gt;</description>
    <pubDate>Wed, 28 Mar 2018 14:06:24 GMT</pubDate>
    <dc:creator>ravidudala</dc:creator>
    <dc:date>2018-03-28T14:06:24Z</dc:date>
    <item>
      <title>Monitor a log file</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Monitor-a-log-file/m-p/305900#M4031</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;I want to monitor a log file in "C:\Windows\Logs\CBS.log" in an SPL command&lt;BR /&gt;
Is it possible with wineventlog or with anotherway please?&lt;BR /&gt;
regards&lt;/P&gt;</description>
      <pubDate>Wed, 28 Mar 2018 13:44:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Monitor-a-log-file/m-p/305900#M4031</guid>
      <dc:creator>jip31</dc:creator>
      <dc:date>2018-03-28T13:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor a log file</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Monitor-a-log-file/m-p/305901#M4032</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;If I understand your question - you want to ingest the file CBS.log .&lt;/P&gt;

&lt;P&gt;If that is the case you can follow the instructions available in below Doc.&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.0.2/Data/MonitorfilesanddirectorieswithSplunkWeb"&gt;https://docs.splunk.com/Documentation/Splunk/7.0.2/Data/MonitorfilesanddirectorieswithSplunkWeb&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;If not can you elaborate your question?&lt;/P&gt;

&lt;P&gt;Thanks | RD&lt;/P&gt;</description>
      <pubDate>Wed, 28 Mar 2018 14:06:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Monitor-a-log-file/m-p/305901#M4032</guid>
      <dc:creator>ravidudala</dc:creator>
      <dc:date>2018-03-28T14:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor a log file</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Monitor-a-log-file/m-p/305902#M4033</link>
      <description>&lt;P&gt;hi&lt;BR /&gt;
no not to ingest directly&lt;BR /&gt;
i have to check the size file of CBS.log" in an SPL command on many machines&lt;BR /&gt;
if i see that this file is &amp;gt; to 1 GO i have to receive an email&lt;BR /&gt;
what do you thing about this code?&lt;BR /&gt;
source="C:\Windows\Logs\CBS.log" | eval esize=len(_raw) | stats sum(esize) by sourcetype&lt;BR /&gt;
or do i need File/Directory Information Input Add-on?&lt;BR /&gt;
Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 28 Mar 2018 16:30:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Monitor-a-log-file/m-p/305902#M4033</guid>
      <dc:creator>jip31</dc:creator>
      <dc:date>2018-03-28T16:30:33Z</dc:date>
    </item>
  </channel>
</rss>

