<?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: How to ingest Archived Event logs? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-ingest-archived-event-logs/m-p/630010#M108011</link>
    <description>&lt;P&gt;Interesting question, &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/230521"&gt;@aikn061&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I read the document you hyperlinked in your post and did some further poking myself.&lt;/P&gt;&lt;P&gt;Have you tried directly calling the Windows event log APIs from a script and sending the logs to Splunk via the HTTP Event Collector (HEC)?&lt;BR /&gt;&lt;BR /&gt;If not, here are the additional articles I looked at:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="http://Microsoft provides documentation on how to use the Windows Event Log API in the Microsoft Developer Network (MSDN) Library" target="_self"&gt;Microsoft provides documentation on how to use the Windows Event Log API in the Microsoft Developer Network (MSDN) Library&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://docs.splunk.com/Documentation/Forwarder/7.2.6/Forwarder/WinEventLog" target="_self"&gt;Splunk provides a guide on how to forward Windows event logs to Splunk using the Windows Event Log API&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://docs.splunk.com/Documentation/Forwarder/7.2.6/Forwarder/UseHTTPEventCollector" target="_self"&gt;Splunk provides official documentation on how to use the HTTP Event Collector in Splunk&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Let me know how you get on; I'd love to hear your thoughts.&lt;/P&gt;</description>
    <pubDate>Wed, 08 Feb 2023 03:30:58 GMT</pubDate>
    <dc:creator>2MuchC0ff33</dc:creator>
    <dc:date>2023-02-08T03:30:58Z</dc:date>
    <item>
      <title>How to ingest archived event logs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-ingest-archived-event-logs/m-p/630008#M108010</link>
      <description>&lt;P&gt;Hi there,&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So we have one of our event logs set to archive.&amp;nbsp; But there were some files that are already there before we started ingesting this log.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So if I want to bring these logs in to splunk how do you do it?&amp;nbsp; I understand in this case UF and WI are only &lt;A href="https://docs.splunk.com/Documentation/Splunk/9.0.3/Data/MonitorWindowseventlogdata" target="_self"&gt;options.&amp;nbsp;&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;So I did deploy the below with deployment server and restarted deploy-server.&amp;nbsp; But this log did not make it to splunk.&amp;nbsp; Any ideas what could be the problem?&amp;nbsp; or any other way I can bring in exported/archived event logs in to splunk?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[monitor://C:\windows\system32\winent\logs\Archive_log.evtx]&lt;BR /&gt;disabled = 0&lt;BR /&gt;index=idx&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2023 17:28:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-ingest-archived-event-logs/m-p/630008#M108010</guid>
      <dc:creator>aikn061</dc:creator>
      <dc:date>2023-02-08T17:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to ingest Archived Event logs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-ingest-archived-event-logs/m-p/630010#M108011</link>
      <description>&lt;P&gt;Interesting question, &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/230521"&gt;@aikn061&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I read the document you hyperlinked in your post and did some further poking myself.&lt;/P&gt;&lt;P&gt;Have you tried directly calling the Windows event log APIs from a script and sending the logs to Splunk via the HTTP Event Collector (HEC)?&lt;BR /&gt;&lt;BR /&gt;If not, here are the additional articles I looked at:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="http://Microsoft provides documentation on how to use the Windows Event Log API in the Microsoft Developer Network (MSDN) Library" target="_self"&gt;Microsoft provides documentation on how to use the Windows Event Log API in the Microsoft Developer Network (MSDN) Library&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://docs.splunk.com/Documentation/Forwarder/7.2.6/Forwarder/WinEventLog" target="_self"&gt;Splunk provides a guide on how to forward Windows event logs to Splunk using the Windows Event Log API&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://docs.splunk.com/Documentation/Forwarder/7.2.6/Forwarder/UseHTTPEventCollector" target="_self"&gt;Splunk provides official documentation on how to use the HTTP Event Collector in Splunk&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Let me know how you get on; I'd love to hear your thoughts.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2023 03:30:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-ingest-archived-event-logs/m-p/630010#M108011</guid>
      <dc:creator>2MuchC0ff33</dc:creator>
      <dc:date>2023-02-08T03:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to ingest Archived Event logs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-ingest-archived-event-logs/m-p/630156#M108025</link>
      <description>&lt;P&gt;Splunk docs specify that you cannot monitor&amp;nbsp;&lt;SPAN&gt;Windows event log (*.evt) files with a [monitor://] stanza as they are in binary format.&amp;nbsp;The splunkd service monitors these binary files by using the appropriate APIs to read and index the data within the files.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Not really sure if you can monitor the archived logs, but maybe try modifying the following stanza from the docs for the archived logs and see if it helps.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Use the Full Name log property in Event Viewer to specify complex Event Log channel names properly
You can use the Full Name Event Log property in Event Viewer to ensure that you specify the correct Event Log channel in an inputs.conf stanza.

For example, to monitor the Task Scheduler application log, Microsoft-Windows-TaskScheduler-Operational, do the following steps:

Open Event Viewer.
Expand Applications and Services Logs &amp;gt; Microsoft &amp;gt; Windows &amp;gt; TaskScheduler.
Right-click Operational and select Properties.
In the dialog that appears, copy the text in the Full Name field.
Append this text into the WinEventLog:// stanza of inputs.conf as in the following example:
[WinEventLog://Microsoft-Windows-TaskScheduler/Operational]
disabled = 0&lt;/LI-CODE&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;More information on the same:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.0.3/Data/MonitorWindowseventlogdata" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.0.3/Data/MonitorWindowseventlogdata&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2023 17:20:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-ingest-archived-event-logs/m-p/630156#M108025</guid>
      <dc:creator>shivanshu1593</dc:creator>
      <dc:date>2023-02-08T17:20:34Z</dc:date>
    </item>
  </channel>
</rss>

