<?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 Universal Forwarder failed to start--how do I get it to ingest the missed entries? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-failed-to-start-how-do-I-get-it-to-ingest/m-p/616214#M106471</link>
    <description>&lt;P&gt;The UF service failed to start after a reboot on a Windows Server.&amp;nbsp;&amp;nbsp; I've addressed that issue, but there are logs that were generated during the downtime that are not being forwarded.&amp;nbsp; Is there any way to force the entries up?&lt;/P&gt;</description>
    <pubDate>Thu, 06 Oct 2022 18:15:32 GMT</pubDate>
    <dc:creator>JayX</dc:creator>
    <dc:date>2022-10-06T18:15:32Z</dc:date>
    <item>
      <title>Universal Forwarder failed to start--how do I get it to ingest the missed entries?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-failed-to-start-how-do-I-get-it-to-ingest/m-p/616214#M106471</link>
      <description>&lt;P&gt;The UF service failed to start after a reboot on a Windows Server.&amp;nbsp;&amp;nbsp; I've addressed that issue, but there are logs that were generated during the downtime that are not being forwarded.&amp;nbsp; Is there any way to force the entries up?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 18:15:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-failed-to-start-how-do-I-get-it-to-ingest/m-p/616214#M106471</guid>
      <dc:creator>JayX</dc:creator>
      <dc:date>2022-10-06T18:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder failed to start--how do I get it to ingest the missed entries?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-failed-to-start-how-do-I-get-it-to-ingest/m-p/616218#M106472</link>
      <description>&lt;P&gt;The UF is supposed to pick up where it left off when monitoring files or the Windows event log.&amp;nbsp; If files were rotated while the UF was down then it's possible the forwarder no longer sees the file.&amp;nbsp; In that case, you may have to perform a one-shot upload of that file.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 19:03:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-failed-to-start-how-do-I-get-it-to-ingest/m-p/616218#M106472</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2022-10-06T19:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder failed to start--how do I get it to ingest the missed entries?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-failed-to-start-how-do-I-get-it-to-ingest/m-p/616228#M106475</link>
      <description>&lt;P&gt;That was what I'd assumed would happen, but the forwarder did not pick up any of the events that were logged into the DNS debug log while the forwarder was down.&amp;nbsp; There are events all the way back to last week in that log, but only the events that have been added since the forwarder was brought back up are being forwarded.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I perform a one-shot?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 20:46:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-failed-to-start-how-do-I-get-it-to-ingest/m-p/616228#M106475</guid>
      <dc:creator>JayX</dc:creator>
      <dc:date>2022-10-06T20:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder failed to start--how do I get it to ingest the missed entries?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-failed-to-start-how-do-I-get-it-to-ingest/m-p/616352#M106489</link>
      <description>&lt;P&gt;A one-shot upload is for ingesting a file that was skipped entirely and is not suitable for files that were only partially ingested.&amp;nbsp; You could use it anyway, but you'll end up with duplicate data.&lt;/P&gt;&lt;P&gt;To do a one-shot upload, run &lt;FONT face="courier new,courier"&gt;splunk add oneshot -source &amp;lt;&amp;lt;filename&amp;gt;&amp;gt; -index foo -sourcetype bar&lt;/FONT&gt;.&amp;nbsp; Run &lt;FONT face="courier new,courier"&gt;splunk help add oneshot&lt;/FONT&gt; for details.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Oct 2022 17:00:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-failed-to-start-how-do-I-get-it-to-ingest/m-p/616352#M106489</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2022-10-07T17:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder failed to start--how do I get it to ingest the missed entries?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-failed-to-start-how-do-I-get-it-to-ingest/m-p/616362#M106494</link>
      <description>&lt;P&gt;Thank you--I may manually extract the gap information and one-shot it from a separate file.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I have also discovered that the forwarder did not fail to start with Windows; it seems to have crashed a couple of days later, so I'm guessing the issue is that the data was still being read by some process on the system, but not being forwarded.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Oct 2022 18:15:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-failed-to-start-how-do-I-get-it-to-ingest/m-p/616362#M106494</guid>
      <dc:creator>JayX</dc:creator>
      <dc:date>2022-10-07T18:15:24Z</dc:date>
    </item>
  </channel>
</rss>

