<?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 there a way to automate splunk forwarder service restart on windows workstations as well as linux when they are d in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/Is-there-a-way-to-automate-splunk-forwarder-service-restart-on/m-p/636840#M9451</link>
    <description>&lt;P&gt;Hello, you could schedule task to check status and restart with script :&amp;nbsp;&lt;A href="https://community.splunk.com/t5/Splunk-Search/Good-unix-way-check-if-splunkd-and-splunkweb-are-running/m-p/17935" target="_blank"&gt;https://community.splunk.com/t5/Splunk-Search/Good-unix-way-check-if-splunkd-and-splunkweb-are-running/m-p/17935&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 31 Mar 2023 08:21:59 GMT</pubDate>
    <dc:creator>splunkreal</dc:creator>
    <dc:date>2023-03-31T08:21:59Z</dc:date>
    <item>
      <title>Is there a way to automate splunk forwarder service restart on windows workstations as well as linux when they are down?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Is-there-a-way-to-automate-splunk-forwarder-service-restart-on/m-p/636772#M9449</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Can someone please help me with your inputs whenever the &lt;STRONG&gt;splunkd.exe&lt;/STRONG&gt; and &lt;STRONG&gt;splunk-winevtlog.exe&lt;/STRONG&gt;&amp;nbsp; goes down? looking to set up something automatically restart these services whenever they are down.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 19:59:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Is-there-a-way-to-automate-splunk-forwarder-service-restart-on/m-p/636772#M9449</guid>
      <dc:creator>Roy_9</dc:creator>
      <dc:date>2023-03-30T19:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to automate splunk forwarder service restart on windows workstations as well as linux when they are d</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Is-there-a-way-to-automate-splunk-forwarder-service-restart-on/m-p/636823#M9450</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/224632"&gt;@Roy_9&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;are you sure that an automatic restart is the best solution?&lt;/P&gt;&lt;P&gt;I'd like to be informed when an UF is doen so I'd be able to analyze why it went down, not to performa an automatic restart that probably will down again because there's an issue!&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 06:43:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Is-there-a-way-to-automate-splunk-forwarder-service-restart-on/m-p/636823#M9450</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2023-03-31T06:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to automate splunk forwarder service restart on windows workstations as well as linux when they are d</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Is-there-a-way-to-automate-splunk-forwarder-service-restart-on/m-p/636840#M9451</link>
      <description>&lt;P&gt;Hello, you could schedule task to check status and restart with script :&amp;nbsp;&lt;A href="https://community.splunk.com/t5/Splunk-Search/Good-unix-way-check-if-splunkd-and-splunkweb-are-running/m-p/17935" target="_blank"&gt;https://community.splunk.com/t5/Splunk-Search/Good-unix-way-check-if-splunkd-and-splunkweb-are-running/m-p/17935&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 08:21:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Is-there-a-way-to-automate-splunk-forwarder-service-restart-on/m-p/636840#M9451</guid>
      <dc:creator>splunkreal</dc:creator>
      <dc:date>2023-03-31T08:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to automate splunk forwarder service restart on windows workstations as well as linux when they are d</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Is-there-a-way-to-automate-splunk-forwarder-service-restart-on/m-p/636849#M9452</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;In Windows there is standard options on service configuration where you can set what happening if service crashed or goes down. Just select restart and also how many times is can try that to avoid&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;notice that it's good to get reason for that instead of just restart it again and again.&lt;/P&gt;&lt;P&gt;On linux you should use systemd to start service and let it manage that as in windows. Here is one link where it has described.&amp;nbsp;&lt;A href="https://ma.ttias.be/auto-restart-crashed-service-systemd/" target="_blank" rel="noopener"&gt;https://ma.ttias.be/auto-restart-crashed-service-systemd/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Anyhow if UF goes down regularly you must solve the reason for that.&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2023 09:45:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Is-there-a-way-to-automate-splunk-forwarder-service-restart-on/m-p/636849#M9452</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2023-03-31T09:45:20Z</dc:date>
    </item>
  </channel>
</rss>

