<?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 Monitor My application in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Monitor-My-application/m-p/154490#M31402</link>
    <description>&lt;P&gt;Hello There,&lt;/P&gt;

&lt;P&gt;I wanted to monitor few parameters related to my application.&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Number of files in a specific directory,&lt;/LI&gt;
&lt;LI&gt;Monitor the application processes&lt;/LI&gt;
&lt;LI&gt;Monitor the size of application mount point.&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;I am totally new to Splunk and trying to understand it since last few days. so kindly mention the each steps which need to be followed to write an application on it. and how much time it may take to do this particular task.&lt;/P&gt;

&lt;P&gt;Thanks a lot in advance!&lt;BR /&gt;
Regards,&lt;BR /&gt;
Yadvendra&lt;/P&gt;</description>
    <pubDate>Mon, 25 Nov 2013 08:41:33 GMT</pubDate>
    <dc:creator>yadvendra</dc:creator>
    <dc:date>2013-11-25T08:41:33Z</dc:date>
    <item>
      <title>Monitor My application</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitor-My-application/m-p/154490#M31402</link>
      <description>&lt;P&gt;Hello There,&lt;/P&gt;

&lt;P&gt;I wanted to monitor few parameters related to my application.&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Number of files in a specific directory,&lt;/LI&gt;
&lt;LI&gt;Monitor the application processes&lt;/LI&gt;
&lt;LI&gt;Monitor the size of application mount point.&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;I am totally new to Splunk and trying to understand it since last few days. so kindly mention the each steps which need to be followed to write an application on it. and how much time it may take to do this particular task.&lt;/P&gt;

&lt;P&gt;Thanks a lot in advance!&lt;BR /&gt;
Regards,&lt;BR /&gt;
Yadvendra&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2013 08:41:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitor-My-application/m-p/154490#M31402</guid>
      <dc:creator>yadvendra</dc:creator>
      <dc:date>2013-11-25T08:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor My application</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitor-My-application/m-p/154491#M31403</link>
      <description>&lt;P&gt;Hi yadvendra,&lt;/P&gt;

&lt;P&gt;Splunk's main task is to read human readable logs like event logs, web logs, live application logs, network feeds. In addition to that you can create your own scripts which checks what ever you want and output's the result into Splunk. See &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0/AdvancedDev/ScriptedInputsIntro"&gt;Scripted Inputs Intro&lt;/A&gt; for more details.&lt;/P&gt;

&lt;P&gt;hope this helps to get you started ...&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2013 15:06:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitor-My-application/m-p/154491#M31403</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2013-11-25T15:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor My application</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitor-My-application/m-p/154492#M31404</link>
      <description>&lt;P&gt;Thanks a lot for your quick answer.&lt;/P&gt;

&lt;P&gt;I have few more queries:&lt;BR /&gt;
Kindly consider I have never written any program and never setup splunk earlier, so each basic step to setup this will be highly appreciated.&lt;/P&gt;

&lt;P&gt;Application:&lt;BR /&gt;
Monitor a directory for number of files in it and display it in splunk dashboard over a period of time.&lt;/P&gt;

&lt;H2&gt;Script could be: this will give the number of files in a path. &lt;/H2&gt;

&lt;P&gt;ls /path |wc -l&lt;/P&gt;

&lt;P&gt;Now how this script could be utilized to display number of files in the directory over a period of time.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2013 05:02:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitor-My-application/m-p/154492#M31404</guid>
      <dc:creator>yadvendra</dc:creator>
      <dc:date>2013-11-26T05:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor My application</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitor-My-application/m-p/154493#M31405</link>
      <description>&lt;P&gt;Hi yadvendra, sorry but I cannot help you further in this matter. You will have to do a lot of reading in the docs and setup your Splunk according to your needs. Just don't give up on this - everyone was a newby sometimes &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2013 07:25:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitor-My-application/m-p/154493#M31405</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2013-11-26T07:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor My application</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitor-My-application/m-p/154494#M31406</link>
      <description>&lt;P&gt;Just an update on this; check this app &lt;A href="https://splunkbase.splunk.com/app/2776/"&gt;https://splunkbase.splunk.com/app/2776/&lt;/A&gt; which can monitor directories or file information.&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2016 22:41:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitor-My-application/m-p/154494#M31406</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2016-10-11T22:41:44Z</dc:date>
    </item>
  </channel>
</rss>

