<?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: Protect Splunk Forwarder from deleting in Installation</title>
    <link>https://community.splunk.com/t5/Installation/Protect-Splunk-Forwarder-from-deleting/m-p/565034#M10598</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/237834"&gt;@Chiko&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;you can be informed that the Forwarder is unactive in this way:&lt;/P&gt;&lt;P&gt;create a lookup containing all the systems to monitor (called e.g. perimeter.csv) with only one field (e.g. host)&lt;/P&gt;&lt;P&gt;then you can run a simple search on Splunk:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| metasearch index=_internal
| eval host=lower(host)
| stats count BY host
| append [ | inputlookup perimeter.csv | eval host=lower(host), count=0 | fields host count ]
| stats sum(count) AS total BY host
| where total=0&lt;/LI-CODE&gt;&lt;P&gt;In this way you have noticed that there's some Forwarder that isn't sending logs.&lt;/P&gt;&lt;P&gt;I hint to use this control on all the systems of your infrastructure to monitor them and to be sure that they are sending, otherwise Splunk is blind!&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
    <pubDate>Fri, 27 Aug 2021 10:31:03 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2021-08-27T10:31:03Z</dc:date>
    <item>
      <title>Protect Splunk Forwarder from deleting</title>
      <link>https://community.splunk.com/t5/Installation/Protect-Splunk-Forwarder-from-deleting/m-p/564966#M10595</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;We use Splunk and Splunk Forwarder for our project. Splunk is installed on EC2 and Forwarder is part of our installation package. So when clients install our app, it's installed with Splunk Forwarder.&lt;/P&gt;&lt;P&gt;So, our question how can we protect Splunk Forwarder from uninstalling by user in this case? For our app, we use uninstall password, a user needs to enter password for removing it.&lt;/P&gt;&lt;P&gt;Or, maybe does exist someway to say to a user, this Splunk Forwarder is a part of our app, when he will try to remove it?&lt;/P&gt;&lt;P&gt;Or, maybe in our situation we need to use an another way for forwarding logs to Splunk (w/o Splunk Forwarder)?&lt;/P&gt;</description>
      <pubDate>Fri, 27 Aug 2021 05:54:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Protect-Splunk-Forwarder-from-deleting/m-p/564966#M10595</guid>
      <dc:creator>Chiko</dc:creator>
      <dc:date>2021-08-27T05:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: Protect Splunk Forwarder from deleting</title>
      <link>https://community.splunk.com/t5/Installation/Protect-Splunk-Forwarder-from-deleting/m-p/564978#M10596</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/237834"&gt;@Chiko&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;no, sorry, it's not possible to block the unistall of Universal Forwarder for a machine administrator.&lt;/P&gt;&lt;P&gt;The only way is to limit the rights of your users.&lt;/P&gt;&lt;P&gt;You can only be informed when this happens putting an alert on your Splunk.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 27 Aug 2021 07:20:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Protect-Splunk-Forwarder-from-deleting/m-p/564978#M10596</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2021-08-27T07:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: Protect Splunk Forwarder from deleting</title>
      <link>https://community.splunk.com/t5/Installation/Protect-Splunk-Forwarder-from-deleting/m-p/565028#M10597</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thanks for your answer.&lt;/P&gt;&lt;P&gt;What about custom logs forwarding? Is it possible? Does exist some recommended way?&lt;/P&gt;&lt;P&gt;Because if our app forwards logs to Splunk, it will be protected from uninstall.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Aug 2021 10:14:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Protect-Splunk-Forwarder-from-deleting/m-p/565028#M10597</guid>
      <dc:creator>Chiko</dc:creator>
      <dc:date>2021-08-27T10:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: Protect Splunk Forwarder from deleting</title>
      <link>https://community.splunk.com/t5/Installation/Protect-Splunk-Forwarder-from-deleting/m-p/565034#M10598</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/237834"&gt;@Chiko&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;you can be informed that the Forwarder is unactive in this way:&lt;/P&gt;&lt;P&gt;create a lookup containing all the systems to monitor (called e.g. perimeter.csv) with only one field (e.g. host)&lt;/P&gt;&lt;P&gt;then you can run a simple search on Splunk:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| metasearch index=_internal
| eval host=lower(host)
| stats count BY host
| append [ | inputlookup perimeter.csv | eval host=lower(host), count=0 | fields host count ]
| stats sum(count) AS total BY host
| where total=0&lt;/LI-CODE&gt;&lt;P&gt;In this way you have noticed that there's some Forwarder that isn't sending logs.&lt;/P&gt;&lt;P&gt;I hint to use this control on all the systems of your infrastructure to monitor them and to be sure that they are sending, otherwise Splunk is blind!&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 27 Aug 2021 10:31:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Protect-Splunk-Forwarder-from-deleting/m-p/565034#M10598</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2021-08-27T10:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: Protect Splunk Forwarder from deleting</title>
      <link>https://community.splunk.com/t5/Installation/Protect-Splunk-Forwarder-from-deleting/m-p/565058#M10602</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;Thanks for the detailed answer.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But what about custom forwarding? Let's say in my code I'll send logs to Splunk instead of Splunk Forwarder. Is it not recommended? So, in this way my app won't depend on Splunk Forwarder, if user removes it from his computer&lt;/P&gt;</description>
      <pubDate>Fri, 27 Aug 2021 12:58:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Protect-Splunk-Forwarder-from-deleting/m-p/565058#M10602</guid>
      <dc:creator>Chiko</dc:creator>
      <dc:date>2021-08-27T12:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: Protect Splunk Forwarder from deleting</title>
      <link>https://community.splunk.com/t5/Installation/Protect-Splunk-Forwarder-from-deleting/m-p/565061#M10603</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/237834"&gt;@Chiko&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;please, better describe what you mean with custom forwarding:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;are you sleaking of forwarding custom logs using the Universal Forwarding,&lt;/LI&gt;&lt;LI&gt;or you're meaning to find an alternative way to send logs to Splunk from a windows system?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If the first, you can send all kind of logs from a Univerasal Forwarder to Splunk, also custom logs.&lt;/P&gt;&lt;P&gt;If the second, to take logs from a Windows system, you could use WMI, but I use this method only as the last choice because it requires a Domain administrative account and it isn't a security good idea.&lt;/P&gt;&lt;P&gt;In addition Forwarder gives many feature very useful: local chaching in case of network or server fault, compression, bandwdth optimization, etc...&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 27 Aug 2021 13:06:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Protect-Splunk-Forwarder-from-deleting/m-p/565061#M10603</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2021-08-27T13:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: Protect Splunk Forwarder from deleting</title>
      <link>https://community.splunk.com/t5/Installation/Protect-Splunk-Forwarder-from-deleting/m-p/565063#M10604</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;Thanks a lot. Your answers are very helpful for me&lt;/P&gt;</description>
      <pubDate>Fri, 27 Aug 2021 13:22:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Protect-Splunk-Forwarder-from-deleting/m-p/565063#M10604</guid>
      <dc:creator>Chiko</dc:creator>
      <dc:date>2021-08-27T13:22:19Z</dc:date>
    </item>
  </channel>
</rss>

