<?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: Lost events in index in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Lost-events-in-index/m-p/685293#M114334</link>
    <description>&lt;P&gt;Thank you all so far&lt;/P&gt;</description>
    <pubDate>Wed, 24 Apr 2024 10:35:37 GMT</pubDate>
    <dc:creator>pichertklaus</dc:creator>
    <dc:date>2024-04-24T10:35:37Z</dc:date>
    <item>
      <title>Lost events in index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Lost-events-in-index/m-p/685118#M114312</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;We have a strange problem here.&lt;BR /&gt;On a Linux syslog server, the logs from different systems are each saved as a file.&lt;/P&gt;&lt;P&gt;These files are monitored by Splunk UF and forwarded to two heavy forwarders to be saved on the indexer. We have now noticed that the number of events in the Splunk index sometimes differs from the syslog data delivered, sometimes events are missing in the middle.&lt;/P&gt;&lt;P&gt;Since reports and alerts are configured on the Splunk data, it is of course essential that ALL events arrive in Splunk.&lt;/P&gt;&lt;P&gt;Is such a behavior known, where can I find how many events have been processed on the HFs, for example?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Klaus&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2024 12:13:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Lost-events-in-index/m-p/685118#M114312</guid>
      <dc:creator>pichertklaus</dc:creator>
      <dc:date>2024-04-23T12:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Lost events in index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Lost-events-in-index/m-p/685120#M114313</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/169967"&gt;@pichertklaus&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;this can be possible if you have many events or if you have few resources in your HFs and IDXs.&lt;/P&gt;&lt;P&gt;At first,I hint to use an rsyslog (or syslog-ng) server to receive syslogs, so you take the syslogs also if Splunk is down or overbooked.&lt;/P&gt;&lt;P&gt;Then, how many events are you receiving by syslog?&lt;/P&gt;&lt;P&gt;which resources have your servers?.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2024 12:21:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Lost-events-in-index/m-p/685120#M114313</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-04-23T12:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: Lost events in index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Lost-events-in-index/m-p/685129#M114314</link>
      <description>&lt;P&gt;We are running a syslog-ng system which receives the data from various appliances.&lt;/P&gt;&lt;P&gt;From what I can tell, on the syslog server itself all data is stored in files per sending host/date and the event count matches the event count on the generating host. We checked some random samples for accuracy.&lt;BR /&gt;So the syslog server itself seem not to be the limit.&lt;/P&gt;&lt;P&gt;sudo syslog-ng-ctl query get "source.*"&lt;BR /&gt;source.s_udp514.processed=844024&lt;BR /&gt;source.s_tcp514.processed=11100270&lt;BR /&gt;source.s_tcp1514.processed=3150959&lt;/P&gt;&lt;P&gt;Syslog Server: 2 CPUs, 8GB RAM&lt;/P&gt;&lt;P&gt;We are running 2 Heavy Forwarders which receive the date from the Universal Forwarder installed on the syslog-ng server and sendig them to 6 Splunk Indexers.&lt;/P&gt;&lt;P&gt;As we are not operating the HFs/IDXs I cannot say much about their sizing&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2024 12:40:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Lost-events-in-index/m-p/685129#M114314</guid>
      <dc:creator>pichertklaus</dc:creator>
      <dc:date>2024-04-23T12:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: Lost events in index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Lost-events-in-index/m-p/685133#M114315</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/169967"&gt;@pichertklaus&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;if you're sure that in the files (written bu syslog-ng) there are all the events, you have to search in the Splunk inputs.&lt;/P&gt;&lt;P&gt;Are you sure that there aren't duplicated data in these files? because Splunk doesn't index twice duplicated data, event if having different file names.&lt;/P&gt;&lt;P&gt;Then, are you sure about the parsing? if the missed events are in the first 12 days of each mont, maybe there's a timestamp parsing issue related to the timestamp format.&lt;/P&gt;&lt;P&gt;di you checked if there are some events grouped in the same events? maybe the issue is in the event breaking rules.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2024 12:59:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Lost-events-in-index/m-p/685133#M114315</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-04-23T12:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: Lost events in index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Lost-events-in-index/m-p/685156#M114317</link>
      <description>&lt;P&gt;Some sample logs:&lt;/P&gt;&lt;PRE&gt;MD Core Data &lt;BR /&gt;[INFO ] 2024.04.23 01:02:36.169: (common.update) Metadescriptor received, file_name='C:/Program Files/OPSWAT/MetaDefender Data/data/updates/metadescriptor', downloadlink='https://xxx.domain.tld:9000/console/core/metadescriptor?version=5.8.0&amp;amp;deployment=MSCW6YaXaCaj1y1gv23U4JxzRHFhNUZLENEX&amp;amp;key=2041ed80a6043bf436fc7be518df4a13&amp;amp;serial=1' [msgid: 622]&lt;BR /&gt;[INFO ] 2024.04.23 01:02:36.371: (common.update) Package descriptor received, file_name='C:/Program Files/OPSWAT/MetaDefender Data/data/updates/db/bitdefender_1_windows_GiYkXz/packagedescriptor.yml', url='https://xxx.domain.tld:9000/console/core/package/bitdefender_1_windows/bitdefender_1_windows-database-1713819646-1713819720.yml' [msgid: 618]&lt;BR /&gt;[INFO ] 2024.04.23 01:02:36.442: (common.update) Checksum and digital signature validation of package descriptor is ok, packageDir='C:/Program Files/OPSWAT/MetaDefender Data/data/updates/db/bitdefender_1_windows_GiYkXz', descriptor='C:/Program Files/OPSWAT/MetaDefender Data/data/updates/db/bitdefender_1_windows_GiYkXz/packagedescriptor.yml' [msgid: 2320]&lt;BR /&gt;[INFO ] 2024.04.23 01:02:36.454: (common.update) Package descriptor received, file_name='C:/Program Files/OPSWAT/MetaDefender Data/data/updates/db/eset_1_windows_WNDq4Y/packagedescriptor.yml', url='https://xxx.domain.tld:9000/console/core/package/eset_1_windows/eset_1_windows-database-1713821049-1713821161.yml' [msgid: 618]&lt;BR /&gt;[INFO ] 2024.04.23 01:02:36.459: (common.update) Checksum and digital signature validation of package descriptor is ok, packageDir='C:/Program Files/OPSWAT/MetaDefender Data/data/updates/db/eset_1_windows_WNDq4Y', descriptor='C:/Program Files/OPSWAT/MetaDefender Data/data/updates/db/eset_1_windows_WNDq4Y/packagedescriptor.yml' [msgid: 2320]&lt;BR /&gt;[INFO ] 2024.04.23 01:02:51.383: (common.update) Package successfully downloaded, packageDir='C:/Program Files/OPSWAT/MetaDefender Data/data/updates/db/bitdefender_1_windows_GiYkXz' [msgid: 671]&lt;BR /&gt;[INFO ] 2024.04.23 01:02:51.383: (common.update) Checksum validation of package content is ok, packageDir='C:/Program Files/OPSWAT/MetaDefender Data/data/updates/db/bitdefender_1_windows_GiYkXz', descriptor='C:/Program Files/OPSWAT/MetaDefender Data/data/updates/db/bitdefender_1_windows_GiYkXz/packagedescriptor.yml', packageName='bitdefender_1_windows-database-1713819646.zip', type='database', filesChecked='951' [msgid: 2321]&lt;BR /&gt;[INFO ] 2024.04.23 01:02:57.775: (common.update) Package successfully downloaded, packageDir='C:/Program Files/OPSWAT/MetaDefender Data/data/updates/db/eset_1_windows_WNDq4Y' [msgid: 671]&lt;BR /&gt;[INFO ] 2024.04.23 01:02:57.775: (common.update) Checksum validation of package content is ok, packageDir='C:/Program Files/OPSWAT/MetaDefender Data/data/updates/db/eset_1_windows_WNDq4Y', descriptor='C:/Program Files/OPSWAT/MetaDefender Data/data/updates/db/eset_1_windows_WNDq4Y/packagedescriptor.yml', packageName='eset_1_windows-database-1713821049.zip', type='database', filesChecked='36' [msgid: 2321]&lt;BR /&gt;[INFO ] 2024.04.23 01:03:00.597: (engines) Default parallel count set for engine, engineId='eset_1_windows', parallelcount='20' [msgid: 4602]&lt;BR /&gt;[INFO ] 2024.04.23 01:03:00.718: (engines) Accepting local socket, engine_id='eset_1_windows', socket='\\.\pipe\C:/Windows/Temp/ometascan/9e14Ds_13680', socketDescriptor='5924' [msgid: 4547]&lt;BR /&gt;[INFO ] 2024.04.23 01:03:01.415: (engines) Default parallel count set for engine, engineId='bitdefender_1_windows', parallelcount='20' [msgid: 4602]&lt;BR /&gt;[INFO ] 2024.04.23 01:03:01.512: (engines) Accepting local socket, engine_id='bitdefender_1_windows', socket='\\.\pipe\C:/Windows/Temp/ometascan/yC8oEL_14344', socketDescriptor='7852' [msgid: 4547]&lt;BR /&gt;[INFO ] 2024.04.23 01:03:04.056: (engines) Try to swap engineprocess log, engine_id='eset_1_windows' [msgid: 5594]&lt;BR /&gt;[INFO ] 2024.04.23 01:03:10.902: (common.update) Successfully verified product [msgid: 4696]&lt;BR /&gt;[INFO ] 2024.04.23 01:05:03.731: (engines) Try to swap engineprocess log, engine_id='bitdefender_1_windows' [msgid: 5594]&lt;/PRE&gt;&lt;PRE&gt;Syslog Data&lt;BR /&gt;Apr 23 01:02:36 10.178.102.75 MSCW[2456] Metadescriptor received, file_name='C:/Program Files/OPSWAT/MetaDefender Data/data/updates/metadescriptor', downloadlink='https://xxx.domain.tld:9000/console/core/metadescriptor?version=5.8.0&amp;amp;deployment=MSCW6YaXaCaj1y1gv23U4JxzRHFhNUZLENEX&amp;amp;key=2041ed80a6043bf436fc7be518df4a13&amp;amp;serial=1' [msgid: 622]&lt;BR /&gt;Apr 23 01:02:36 10.178.102.75 MSCW[2456] Package descriptor received, file_name='C:/Program Files/OPSWAT/MetaDefender Data/data/updates/db/bitdefender_1_windows_GiYkXz/packagedescriptor.yml', url='https://xxx.domain.tld:9000/console/core/package/bitdefender_1_windows/bitdefender_1_windows-database-1713819646-1713819720.yml' [msgid: 618]&lt;BR /&gt;Apr 23 01:02:36 10.178.102.75 MSCW[2456] Checksum and digital signature validation of package descriptor is ok, packageDir='C:/Program Files/OPSWAT/MetaDefender Data/data/updates/db/bitdefender_1_windows_GiYkXz', descriptor='C:/Program Files/OPSWAT/MetaDefender Data/data/updates/db/bitdefender_1_windows_GiYkXz/packagedescriptor.yml' [msgid: 2320]&lt;BR /&gt;Apr 23 01:02:36 10.178.102.75 MSCW[2456] Package descriptor received, file_name='C:/Program Files/OPSWAT/MetaDefender Data/data/updates/db/eset_1_windows_WNDq4Y/packagedescriptor.yml', url='https://xxx.domain.tld:9000/console/core/package/eset_1_windows/eset_1_windows-database-1713821049-1713821161.yml' [msgid: 618]&lt;BR /&gt;Apr 23 01:02:36 10.178.102.75 MSCW[2456] Checksum and digital signature validation of package descriptor is ok, packageDir='C:/Program Files/OPSWAT/MetaDefender Data/data/updates/db/eset_1_windows_WNDq4Y', descriptor='C:/Program Files/OPSWAT/MetaDefender Data/data/updates/db/eset_1_windows_WNDq4Y/packagedescriptor.yml' [msgid: 2320]&lt;BR /&gt;Apr 23 01:02:51 10.178.102.75 MSCW[2456] Package successfully downloaded, packageDir='C:/Program Files/OPSWAT/MetaDefender Data/data/updates/db/bitdefender_1_windows_GiYkXz' [msgid: 671]&lt;BR /&gt;Apr 23 01:02:51 10.178.102.75 MSCW[2456] Checksum validation of package content is ok, packageDir='C:/Program Files/OPSWAT/MetaDefender Data/data/updates/db/bitdefender_1_windows_GiYkXz', descriptor='C:/Program Files/OPSWAT/MetaDefender Data/data/updates/db/bitdefender_1_windows_GiYkXz/packagedescriptor.yml', packageName='bitdefender_1_windows-database-1713819646.zip', type='database', filesChecked='951' [msgid: 2321]&lt;BR /&gt;Apr 23 01:02:57 10.178.102.75 MSCW[2456] Package successfully downloaded, packageDir='C:/Program Files/OPSWAT/MetaDefender Data/data/updates/db/eset_1_windows_WNDq4Y' [msgid: 671]&lt;BR /&gt;Apr 23 01:02:57 10.178.102.75 MSCW[2456] Checksum validation of package content is ok, packageDir='C:/Program Files/OPSWAT/MetaDefender Data/data/updates/db/eset_1_windows_WNDq4Y', descriptor='C:/Program Files/OPSWAT/MetaDefender Data/data/updates/db/eset_1_windows_WNDq4Y/packagedescriptor.yml', packageName='eset_1_windows-database-1713821049.zip', type='database', filesChecked='36' [msgid: 2321]&lt;BR /&gt;Apr 23 01:03:00 10.178.102.75 MSCW[2456] Default parallel count set for engine, engineId='eset_1_windows', parallelcount='20' [msgid: 4602]&lt;BR /&gt;Apr 23 01:03:00 10.178.102.75 MSCW[2456] Accepting local socket, engine_id='eset_1_windows', socket='\\.\pipe\C:/Windows/Temp/ometascan/9e14Ds_13680', socketDescriptor='5924' [msgid: 4547]&lt;BR /&gt;Apr 23 01:03:01 10.178.102.75 MSCW[2456] Default parallel count set for engine, engineId='bitdefender_1_windows', parallelcount='20' [msgid: 4602]&lt;BR /&gt;Apr 23 01:03:01 10.178.102.75 MSCW[2456] Accepting local socket, engine_id='bitdefender_1_windows', socket='\\.\pipe\C:/Windows/Temp/ometascan/yC8oEL_14344', socketDescriptor='7852' [msgid: 4547]&lt;BR /&gt;Apr 23 01:03:04 10.178.102.75 MSCW[2456] Try to swap engineprocess log, engine_id='eset_1_windows' [msgid: 5594]&lt;BR /&gt;Apr 23 01:03:10 10.178.102.75 MSCW[2456] Successfully verified product [msgid: 4696]&lt;BR /&gt;Apr 23 01:05:03 10.178.102.75 MSCW[2456] Try to swap engineprocess log, engine_id='bitdefender_1_windows' [msgid: 5594]&lt;/PRE&gt;&lt;PRE&gt;Splunk&lt;BR /&gt;Apr 23 01:02:36 10.178.102.75 MSCW[2456] Metadescriptor received, file_name='C:/Program Files/OPSWAT/MetaDefender Data/data/updates/metadescriptor', downloadlink='https://xxx.domain.tld:9000/console/core/metadescriptor?version=5.8.0&amp;amp;deployment=MSCW6YaXaCaj1y1gv23U4JxzRHFhNUZLENEX&amp;amp;key=2041ed80a6043bf436fc7be518df4a13&amp;amp;serial=1' [msgid: 622]&lt;BR /&gt;Apr 23 01:02:36 10.178.102.75 MSCW[2456] Package descriptor received, file_name='C:/Program Files/OPSWAT/MetaDefender Data/data/updates/db/bitdefender_1_windows_GiYkXz/packagedescriptor.yml', url='https://xxx.domain.tld:9000/console/core/package/bitdefender_1_windows/bitdefender_1_windows-database-1713819646-1713819720.yml' [msgid: 618]&lt;BR /&gt;Apr 23 01:02:36 10.178.102.75 MSCW[2456] Checksum and digital signature validation of package descriptor is ok, packageDir='C:/Program Files/OPSWAT/MetaDefender Data/data/updates/db/bitdefender_1_windows_GiYkXz', descriptor='C:/Program Files/OPSWAT/MetaDefender Data/data/updates/db/bitdefender_1_windows_GiYkXz/packagedescriptor.yml' [msgid: 2320]&lt;BR /&gt;Apr 23 01:02:36 10.178.102.75 MSCW[2456] Package descriptor received, file_name='C:/Program Files/OPSWAT/MetaDefender Data/data/updates/db/eset_1_windows_WNDq4Y/packagedescriptor.yml', url='https://xxx.domain.tld:9000/console/core/package/eset_1_windows/eset_1_windows-database-1713821049-1713821161.yml' [msgid: 618]&lt;BR /&gt;Apr 23 01:02:36 10.178.102.75 MSCW[2456] Checksum and digital signature validation of package descriptor is ok, packageDir='C:/Program Files/OPSWAT/MetaDefender Data/data/updates/db/eset_1_windows_WNDq4Y', descriptor='C:/Program Files/OPSWAT/MetaDefender Data/data/updates/db/eset_1_windows_WNDq4Y/packagedescriptor.yml' [msgid: 2320]&lt;BR /&gt;Apr 23 01:02:51 10.178.102.75 MSCW[2456] Package successfully downloaded, packageDir='C:/Program Files/OPSWAT/MetaDefender Data/data/updates/db/bitdefender_1_windows_GiYkXz' [msgid: 671]&lt;BR /&gt;Apr 23 01:02:51 10.178.102.75 MSCW[2456] Checksum validation of package content is ok, packageDir='C:/Program Files/OPSWAT/MetaDefender Data/data/updates/db/bitdefender_1_windows_GiYkXz', descriptor='C:/Program Files/OPSWAT/MetaDefender Data/data/updates/db/bitdefender_1_windows_GiYkXz/packagedescriptor.yml', packageName='bitdefender_1_windows-database-1713819646.zip', type='database', filesChecked='951' [msgid: 2321]&lt;BR /&gt;Apr 23 01:05:03 10.178.102.75 MSCW[2456] Try to swap engineprocess log, engine_id='bitdefender_1_windows' [msgid: 5594]&lt;/PRE&gt;&lt;P&gt;There is no duplicate data in the logs.&lt;/P&gt;&lt;P&gt;It happens not only in the first 12 days of the month as you can see in the example logs above...&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2024 14:26:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Lost-events-in-index/m-p/685156#M114317</guid>
      <dc:creator>pichertklaus</dc:creator>
      <dc:date>2024-04-23T14:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: Lost events in index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Lost-events-in-index/m-p/685158#M114318</link>
      <description>&lt;P&gt;There are no packet errors on the UF&lt;/P&gt;&lt;PRE&gt;ip -s link show ens192&lt;BR /&gt;2: ens192: &amp;lt;BROADCAST,MULTICAST,UP,LOWER_UP&amp;gt; mtu 1500 qdisc mq state UP mode DEFAULT group default qlen 1000&lt;BR /&gt;link/ether 00:50:56:bb:07:59 brd ff:ff:ff:ff:ff:ff&lt;BR /&gt;RX: bytes packets errors dropped overrun mcast&lt;BR /&gt;13730859826 7324421 0 0 0 358&lt;BR /&gt;TX: bytes packets errors dropped carrier collsns&lt;BR /&gt;1976804117 6163908 0 0 0 0&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2024 14:42:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Lost-events-in-index/m-p/685158#M114318</guid>
      <dc:creator>pichertklaus</dc:creator>
      <dc:date>2024-04-23T14:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: Lost events in index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Lost-events-in-index/m-p/685167#M114321</link>
      <description>&lt;P&gt;Well... there are several things to consider here.&lt;/P&gt;&lt;P&gt;1. Are all files being read properly (check status of inputs on the UF, check for errors, verify that you're not hitting some limits on opened files and so on)?&lt;/P&gt;&lt;P&gt;2. Are other files from the same UF (the typical candidates for cross-checking would be UF's own logs) getting ingested properly?&lt;/P&gt;&lt;P&gt;3. How did you verify the discrepancy between those numbers?&lt;/P&gt;&lt;P&gt;4. Are your time parsing rules properly set up? That can heavily influence _where_ (or rather "when") the events are indexed. So you might be getting the events ingested "properly" but you might just not be seeing them while searching.&lt;/P&gt;&lt;P&gt;5. Do you have any rules (props/transforms, ingest actions) on your HFs/indexers that filter the events (or move them to other indexes).&lt;/P&gt;&lt;P&gt;There are many things that could affect your ingestion process.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2024 15:16:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Lost-events-in-index/m-p/685167#M114321</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-04-23T15:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: Lost events in index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Lost-events-in-index/m-p/685170#M114323</link>
      <description>&lt;P&gt;1) I didn't find any errors in splunkd.log on the UF.&lt;BR /&gt;How would I "check status of inputs on the UF"?&lt;/P&gt;&lt;P&gt;2) I found the differences in various logs, but I will check the internal logs - didn't do that yet&lt;/P&gt;&lt;P&gt;3) Discrepancy: see other replies to Guiseppe&lt;/P&gt;&lt;P&gt;4) Time parsing: I have added some samples below - as the time formats are consistant over the other events...&lt;/P&gt;&lt;P&gt;5) So far there are no rules on the HFs&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2024 15:33:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Lost-events-in-index/m-p/685170#M114323</guid>
      <dc:creator>pichertklaus</dc:creator>
      <dc:date>2024-04-23T15:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: Lost events in index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Lost-events-in-index/m-p/685174#M114324</link>
      <description>&lt;P&gt;1)&lt;/P&gt;&lt;PRE&gt;splunk list monitor&lt;/PRE&gt;&lt;P&gt;and&lt;/P&gt;&lt;PRE&gt;splunk list inputstatus&lt;/PRE&gt;&lt;P&gt;3) Remember that Splunk searches by _time, which typically is the timestamp extracted from the event. In order to verify how much data you ingest during given period of time you need to aggregate it over _indextime. That's why I was asking about time parsing.&lt;/P&gt;&lt;P&gt;You can also check metrics on your HFs but if you have many sources, those UFs might not show in metrics.log at all if they don't fall into the "most active" subset.&lt;/P&gt;&lt;P&gt;4) It's not about the time formats being consistent or not. It's about how they are parsed in Splunk and if they fit the proper time. Otherwise the events might get indexed at a completely different time than you'd expect.&lt;/P&gt;&lt;P&gt;And one more thing - even on your syslog receiver, the events can be delayed and if those files are rotated with logrotate (as they probably are) you might be doing a summary of a day's worth of events but those events could be shifted in time versus the "midnight to midnight" period. Did you verify that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2024 16:04:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Lost-events-in-index/m-p/685174#M114324</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-04-23T16:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: Lost events in index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Lost-events-in-index/m-p/685292#M114333</link>
      <description>&lt;P&gt;I have checked the following:&lt;/P&gt;&lt;PRE&gt;splunk list inputstatus&lt;BR /&gt;/data/syslog/opswat/metadefender/10.x.y.z/2024-04-23-engine.log&lt;BR /&gt;file position = 176673&lt;BR /&gt;file size = 176673&lt;BR /&gt;parent = /data/syslog/opswat/metadefender/10.x.y.z/*-engine.log&lt;BR /&gt;percent = 100.00&lt;BR /&gt;type = finished reading&lt;/PRE&gt;&lt;P&gt;Checking the file itself&lt;/P&gt;&lt;PRE&gt;more /data/syslog/opswat/metadefender/10.x.y.z/2024-04-23-engine.log | wc&lt;BR /&gt;584 11089 176673&lt;/PRE&gt;&lt;P&gt;And in Splunk there are the following events for 2024-04-23&lt;/P&gt;&lt;PRE&gt;index=mb_secgw_cdr_tst_logs | stats count&lt;BR /&gt;460&lt;/PRE&gt;&lt;P&gt;I have selected an event from the syslog data and searched all over the index with no success, so probably the event is not indexed.&lt;/P&gt;&lt;P&gt;Syslog-ng ist configured to write the log per host per day in separate files. And events are missing at random all over the day.&lt;/P&gt;&lt;P&gt;I try to get more information from the HFs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 10:35:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Lost-events-in-index/m-p/685292#M114333</guid>
      <dc:creator>pichertklaus</dc:creator>
      <dc:date>2024-04-24T10:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: Lost events in index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Lost-events-in-index/m-p/685293#M114334</link>
      <description>&lt;P&gt;Thank you all so far&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 10:35:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Lost-events-in-index/m-p/685293#M114334</guid>
      <dc:creator>pichertklaus</dc:creator>
      <dc:date>2024-04-24T10:35:37Z</dc:date>
    </item>
  </channel>
</rss>

