<?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: Is it possible to monitor the application logs with out agent using Splunk? in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/Is-it-possible-to-monitor-the-application-logs-with-out-agent/m-p/493007#M8403</link>
    <description>&lt;P&gt;Hi @Hemnaath,&lt;BR /&gt;
HEC is only for custom application where it's possible to push http/https messages.&lt;BR /&gt;
You can find docs and videos at:&lt;BR /&gt;
&lt;A href="https://dev.splunk.com/enterprise/docs/dataapps/httpeventcollector/"&gt;https://dev.splunk.com/enterprise/docs/dataapps/httpeventcollector/&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.0.0/Data/HECExamples"&gt;https://docs.splunk.com/Documentation/Splunk/8.0.0/Data/HECExamples&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://www.youtube.com/watch?v=9awwyjORWO8"&gt;https://www.youtube.com/watch?v=9awwyjORWO8&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://www.youtube.com/watch?v=qROXrFGqWAU"&gt;https://www.youtube.com/watch?v=qROXrFGqWAU&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Ciao.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
    <pubDate>Tue, 26 Nov 2019 09:03:21 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2019-11-26T09:03:21Z</dc:date>
    <item>
      <title>Is it possible to monitor the application logs with out agent using Splunk?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Is-it-possible-to-monitor-the-application-logs-with-out-agent/m-p/493004#M8400</link>
      <description>&lt;P&gt;Hi All, &lt;/P&gt;

&lt;P&gt;Currently we have &lt;STRONG&gt;BMC-True site&lt;/STRONG&gt; application monitoring the application logs  using an agent, but we wanted to move forward with an &lt;STRONG&gt;agent-less monitoring&lt;/STRONG&gt; in future, not only just monitoring the device but we wanted to use the &lt;STRONG&gt;data to improve&lt;/STRONG&gt; our performance. &lt;/P&gt;

&lt;P&gt;Please do let me know how we can use Splunk to do this better than the current application. &lt;/P&gt;

&lt;P&gt;Thanks in Advance. &lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2019 05:32:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Is-it-possible-to-monitor-the-application-logs-with-out-agent/m-p/493004#M8400</guid>
      <dc:creator>Hemnaath</dc:creator>
      <dc:date>2019-11-25T05:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to monitor the application logs with out agent using Splunk?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Is-it-possible-to-monitor-the-application-logs-with-out-agent/m-p/493005#M8401</link>
      <description>&lt;P&gt;Hi @Hemnaath,&lt;BR /&gt;
Yes with Splunk you can take logs also without agents using other ways as syslogs or WMIs or HEC, but I usually discourage my customers from doing so because the presence of the Universal Forwarder (the Splunk agent) provides many operational, security and guarantee advantages of not losing anything.&lt;/P&gt;

&lt;P&gt;In short, the most relevant advantages are (but not the only ones):&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;UF caches when there is no connection with the center so you don't lose logs (syslogs are in real time and in case of problems you lose logs);&lt;/LI&gt;
&lt;LI&gt;The UF optimizes the traffic by compressing the logs (syslog no);&lt;/LI&gt;
&lt;LI&gt;UF can do log encryption (syslog no);&lt;/LI&gt;
&lt;LI&gt;The WMI is invasive and a rich administrative grant (which is not recommended for security reasons);&lt;/LI&gt;
&lt;LI&gt;with the UF you can decide what to take and therefore limit the network effort while the syslog sends everything and must eventually be filtered on arrival;&lt;/LI&gt;
&lt;LI&gt;if you want to add other logs, you can manage this request centrally using the Deployment Server, with syslog you have to manage this request server by server.&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;In other words, I usually use UFs, I never use WMI and I use syslogs only when I cannot do otherwise (appliances).&lt;/P&gt;

&lt;P&gt;Ciao.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2019 07:56:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Is-it-possible-to-monitor-the-application-logs-with-out-agent/m-p/493005#M8401</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2019-11-25T07:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to monitor the application logs with out agent using Splunk?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Is-it-possible-to-monitor-the-application-logs-with-out-agent/m-p/493006#M8402</link>
      <description>&lt;P&gt;Hey thanks for the valuable information, but how do you monitor log files using the HEC collector, We need to create an POC for the same to understand it better.  Is there How to do ?  document or steps for capturing log file using the HEC in splunk. &lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2019 07:41:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Is-it-possible-to-monitor-the-application-logs-with-out-agent/m-p/493006#M8402</guid>
      <dc:creator>Hemnaath</dc:creator>
      <dc:date>2019-11-26T07:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to monitor the application logs with out agent using Splunk?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Is-it-possible-to-monitor-the-application-logs-with-out-agent/m-p/493007#M8403</link>
      <description>&lt;P&gt;Hi @Hemnaath,&lt;BR /&gt;
HEC is only for custom application where it's possible to push http/https messages.&lt;BR /&gt;
You can find docs and videos at:&lt;BR /&gt;
&lt;A href="https://dev.splunk.com/enterprise/docs/dataapps/httpeventcollector/"&gt;https://dev.splunk.com/enterprise/docs/dataapps/httpeventcollector/&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.0.0/Data/HECExamples"&gt;https://docs.splunk.com/Documentation/Splunk/8.0.0/Data/HECExamples&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://www.youtube.com/watch?v=9awwyjORWO8"&gt;https://www.youtube.com/watch?v=9awwyjORWO8&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://www.youtube.com/watch?v=qROXrFGqWAU"&gt;https://www.youtube.com/watch?v=qROXrFGqWAU&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Ciao.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2019 09:03:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Is-it-possible-to-monitor-the-application-logs-with-out-agent/m-p/493007#M8403</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2019-11-26T09:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to monitor the application logs with out agent using Splunk?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Is-it-possible-to-monitor-the-application-logs-with-out-agent/m-p/493008#M8404</link>
      <description>&lt;P&gt;Hi Gcusello, thanks for your support on this, I had gone through the all the above splunk videos. But I need to implement this practically to understand this concept better. Is there any example which you can share, so that I can create a POC.&lt;/P&gt;

&lt;P&gt;Thanks in Advance. &lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2019 06:13:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Is-it-possible-to-monitor-the-application-logs-with-out-agent/m-p/493008#M8404</guid>
      <dc:creator>Hemnaath</dc:creator>
      <dc:date>2019-11-28T06:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to monitor the application logs with out agent using Splunk?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Is-it-possible-to-monitor-the-application-logs-with-out-agent/m-p/493009#M8405</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/212420"&gt;@Hemnaath&lt;/a&gt;,&lt;BR /&gt;
what do you want to monitor: Windows, an application an appliance ?&lt;/P&gt;

&lt;P&gt;To easily start you could install Splunk Enterprise on a server (for a PoC you can use Windows or Lunix, but for production I hint to use only Linux) and then Universal Forwarder on a Windows Server.&lt;/P&gt;

&lt;P&gt;Then you have to enable Splunk to receive logs on 9997 port and UF to send logs to Splunk.&lt;BR /&gt;
You can test it searching on Splunk &lt;CODE&gt;index=_internal host=uf_hostname&lt;/CODE&gt;.&lt;BR /&gt;
For more infos see at &lt;A href="https://docs.splunk.com/Documentation/Splunk/8.0.0/Data/Getstartedwithgettingdatain" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.0.0/Data/Getstartedwithgettingdatain&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Then you can take the Splunk_TA_Windows and then untar and copy it both on UF Splunk at &lt;CODE&gt;$SPLUNK_HOME\etc\apps&lt;/CODE&gt;.&lt;BR /&gt;
then on UF you should edit inputs.conf, copy inputs.conf from default folder to local folder and edit it changig &lt;CODE&gt;disabled=1&lt;/CODE&gt; to &lt;CODE&gt;disabled=0&lt;/CODE&gt; to all the thing you want to tale (e.g. security events).&lt;BR /&gt;
at the end you have to restart both the splunks.&lt;/P&gt;

&lt;P&gt;In this way you'll have the windows logs and you can see them with a simple search like &lt;CODE&gt;index=wineventlog&lt;/CODE&gt;.&lt;BR /&gt;
You can use these logs for your use cases:&lt;BR /&gt;
e.g. if you want an example of brute force attack with a number of logfail greathen than 10 you could create a search like this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=wineventlog EventCode=4625
| stats count BY host
| where count&amp;gt;10
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Another interesting thing to do in a PoC is to install an app like Splunk App for Windows Infrastructure ( &lt;A href="https://splunkbase.splunk.com/app/1680/" target="_blank"&gt;https://splunkbase.splunk.com/app/1680/&lt;/A&gt; ), follow the install instructions!&lt;BR /&gt;
Another interesting use case is to install the UF on a Domain Controller following the instructions of the above app and monitoring the Domain.&lt;/P&gt;

&lt;P&gt;Ciao.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 03:09:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Is-it-possible-to-monitor-the-application-logs-with-out-agent/m-p/493009#M8405</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2020-09-30T03:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to monitor the application logs with out agent using Splunk?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Is-it-possible-to-monitor-the-application-logs-with-out-agent/m-p/493010#M8406</link>
      <description>&lt;P&gt;thanks for your valuable time and input on this. &lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2019 16:36:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Is-it-possible-to-monitor-the-application-logs-with-out-agent/m-p/493010#M8406</guid>
      <dc:creator>Hemnaath</dc:creator>
      <dc:date>2019-11-29T16:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to monitor the application logs with out agent using Splunk?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Is-it-possible-to-monitor-the-application-logs-with-out-agent/m-p/493011#M8407</link>
      <description>&lt;P&gt;You can use just about anything including:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;WMI
Http Post (e.g. HEC)
Snare
Kafka
syslog (UDP/TCP)
cribl
NiFi
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I also know that @duanewaddle @dwaddle has been thinking about building something in this area and probably has strong opinions here.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2019 19:11:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Is-it-possible-to-monitor-the-application-logs-with-out-agent/m-p/493011#M8407</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-11-29T19:11:39Z</dc:date>
    </item>
  </channel>
</rss>

