<?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 Forwarded events not indexed in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Forwarded-events-not-indexed/m-p/213252#M41875</link>
    <description>&lt;P&gt;Hello!&lt;/P&gt;

&lt;P&gt;I am preparing for the architect exam and I have set the following lab:&lt;BR /&gt;
    10.37.129.10    spl-search-head&lt;BR /&gt;
    10.37.129.11    spl-deployment-server&lt;BR /&gt;
    10.37.129.12    spl-indexer1&lt;BR /&gt;
    10.37.129.13    spl-indexer2&lt;BR /&gt;
    10.37.129.14    spl-forwarder1&lt;BR /&gt;
    10.37.129.15    spl-forwarder2&lt;BR /&gt;
    10.37.129.16    spl-forwarder3&lt;BR /&gt;
    10.37.129.17    spl-forwarder4&lt;BR /&gt;
    10.37.129.18    Checkpoint GAIA R77.30&lt;/P&gt;

&lt;P&gt;All forwarders talk to the deployment server and I have pushed an app named "sendtoindex" to the forwarders with the following /opt/splunk/etc/deployment-apps/sendtoindexer/default/outputs.conf:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout: my_LB_indexers]
server=10.37.129.12:9997,10.37.129.13:9997
compressed=true
forceTimebasedAutoLB=true
autoLBFrequency=40
useACK=true
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Then, I configured Checkpoint to send SYSLOG UDP 514 to forwarder1 and pushed the app named "syslogcheckpoint" through deployment server to forwarder1 with the following /opt/splunk/etc/deployment-apps/syslogcheckpoint/default/inputs.conf:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[udp://10.37.129.18:514]
host=10.37.129.18
connection_host = ip
sourcetype=syslog
queueSize=900MB
persistentQueueSize=5GB
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;In forwarder1 I have enabled tcpdump and I see the logs are delivered to forwarder.  Moreover, both indexer1 and indexer2 listen to ports 9997. If I run a search to indexers (e.g. indexer1) it seems that logs are delivered to indexer1:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Search: index="_internal"  host="spl-forwarder1" syslog
11-06-2016 13:35:33.053 +0200 INFO  Metrics - group=per_sourcetype_thruput, series="syslog", kbps=0.042025, eps=0.451624, kb=1.302734, ev=14, avg_age=0.000000, max_age=0
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;What is wrong in my configuration? Do I have to instruct indexers with a props.conf configuration? Why logs are not indexed although sent to indexers through port 9997?&lt;/P&gt;

&lt;P&gt;Thank you in advance for your help! &lt;/P&gt;</description>
    <pubDate>Sun, 06 Nov 2016 11:40:00 GMT</pubDate>
    <dc:creator>andresito123</dc:creator>
    <dc:date>2016-11-06T11:40:00Z</dc:date>
    <item>
      <title>Forwarded events not indexed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarded-events-not-indexed/m-p/213252#M41875</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;

&lt;P&gt;I am preparing for the architect exam and I have set the following lab:&lt;BR /&gt;
    10.37.129.10    spl-search-head&lt;BR /&gt;
    10.37.129.11    spl-deployment-server&lt;BR /&gt;
    10.37.129.12    spl-indexer1&lt;BR /&gt;
    10.37.129.13    spl-indexer2&lt;BR /&gt;
    10.37.129.14    spl-forwarder1&lt;BR /&gt;
    10.37.129.15    spl-forwarder2&lt;BR /&gt;
    10.37.129.16    spl-forwarder3&lt;BR /&gt;
    10.37.129.17    spl-forwarder4&lt;BR /&gt;
    10.37.129.18    Checkpoint GAIA R77.30&lt;/P&gt;

&lt;P&gt;All forwarders talk to the deployment server and I have pushed an app named "sendtoindex" to the forwarders with the following /opt/splunk/etc/deployment-apps/sendtoindexer/default/outputs.conf:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout: my_LB_indexers]
server=10.37.129.12:9997,10.37.129.13:9997
compressed=true
forceTimebasedAutoLB=true
autoLBFrequency=40
useACK=true
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Then, I configured Checkpoint to send SYSLOG UDP 514 to forwarder1 and pushed the app named "syslogcheckpoint" through deployment server to forwarder1 with the following /opt/splunk/etc/deployment-apps/syslogcheckpoint/default/inputs.conf:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[udp://10.37.129.18:514]
host=10.37.129.18
connection_host = ip
sourcetype=syslog
queueSize=900MB
persistentQueueSize=5GB
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;In forwarder1 I have enabled tcpdump and I see the logs are delivered to forwarder.  Moreover, both indexer1 and indexer2 listen to ports 9997. If I run a search to indexers (e.g. indexer1) it seems that logs are delivered to indexer1:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Search: index="_internal"  host="spl-forwarder1" syslog
11-06-2016 13:35:33.053 +0200 INFO  Metrics - group=per_sourcetype_thruput, series="syslog", kbps=0.042025, eps=0.451624, kb=1.302734, ev=14, avg_age=0.000000, max_age=0
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;What is wrong in my configuration? Do I have to instruct indexers with a props.conf configuration? Why logs are not indexed although sent to indexers through port 9997?&lt;/P&gt;

&lt;P&gt;Thank you in advance for your help! &lt;/P&gt;</description>
      <pubDate>Sun, 06 Nov 2016 11:40:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarded-events-not-indexed/m-p/213252#M41875</guid>
      <dc:creator>andresito123</dc:creator>
      <dc:date>2016-11-06T11:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarded events not indexed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarded-events-not-indexed/m-p/213253#M41876</link>
      <description>&lt;P&gt;Hey Andresito123!&lt;/P&gt;

&lt;P&gt;Nice Lab setup! &lt;/P&gt;

&lt;P&gt;The experience of working through these items will serve you well in the exam and beyond!&lt;/P&gt;

&lt;P&gt;Your config looks good, and the fact that _internal logs are making it to the indexers means your forwarding/receiving setup looks good! Searching &lt;CODE&gt;index=_internal&lt;/CODE&gt; and making sure all your hosts are present is a great place to start all your forwarder troubleshooting. How about searching &lt;CODE&gt;index=_internal host=&amp;lt;yourforwarder&amp;gt; error OR warn&lt;/CODE&gt; anything interesting?&lt;/P&gt;

&lt;P&gt;Splunk indexers have syslog as a default props, so you should be good there. &lt;/P&gt;

&lt;P&gt;Now, Lets work from the forwarder and see what we can discover:&lt;/P&gt;

&lt;P&gt;I noticed that your input lacks an index. Are you just trying to send to default index? out of the box, that would be the 'main' index. if you search &lt;CODE&gt;index=main&lt;/CODE&gt; over all time....you definitely aren't receiving? &lt;/P&gt;

&lt;P&gt;The forwarder has some really great debug commands. Try these from /opt/splunkforwarder/bin:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;./splunk list foraward-server
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;this will confirm your active forwards (you already did this by checking _internal, but figured I'd share anyhow as it is very useful)&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;./splunk list inputstatus
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;You should see your UDP input there...how does it look?&lt;/P&gt;

&lt;P&gt;Can I assume you are running the forwarder as root? You would need root to listen on ports lower than 1024. &lt;/P&gt;

&lt;P&gt;How about the output of &lt;CODE&gt;netstat -tulpn&lt;/CODE&gt; on your forwarder ( I assume you are on *nix)? Is splunkd listening on 514?&lt;/P&gt;

&lt;P&gt;When you pushed the app, did you configure it to restart the forwarder? In the Deployment Server, it should show, "after installation - Enable app, restart splunkd". Have you tried restarting the forwarder already manually?&lt;/P&gt;

&lt;P&gt;&lt;IMG src="http://i.imgur.com/N4qbCIK.png" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;If you check all these and still not seeing anything, lemme know and we'll move along...&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 11:41:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarded-events-not-indexed/m-p/213253#M41876</guid>
      <dc:creator>mattymo</dc:creator>
      <dc:date>2020-09-29T11:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarded events not indexed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarded-events-not-indexed/m-p/213254#M41877</link>
      <description>&lt;P&gt;Hello mmodestino! Thank you VERY much for your comment!&lt;/P&gt;

&lt;P&gt;Fist of all, I run the search at the indexers and today's error list is the following:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;"Detected system time adjusted backwards by 1227ms."
"Detected system time adjusted backwards by 1228ms."
"Detected system time adjusted backwards by 1489ms."
"Detected system time adjusted backwards by 2127ms."
"Either time adjusted forwards by, or event loop was descheduled for 5282268ms."
"Either time adjusted forwards by, or event loop was descheduled for 5278269ms."
"Either time adjusted forwards by, or event loop was descheduled for 5278267ms."
"Either time adjusted forwards by, or event loop was descheduled for 5277353ms."
"Either time adjusted forwards by, or event loop was descheduled for 5277692ms."
"Either time adjusted forwards by, or event loop was descheduled for 7205106ms."
"Either time adjusted forwards by, or event loop was descheduled for 7196218ms."
"Either time adjusted forwards by, or event loop was descheduled for 7196216ms."
"Either time adjusted forwards by, or event loop was descheduled for 7195297ms."
"Either time adjusted forwards by, or event loop was descheduled for 7195488ms."
"Either time adjusted forwards by, or event loop was descheduled for 7196020ms."
"Either time adjusted forwards by, or event loop was descheduled for 7198834ms."
"Either time adjusted forwards by, or event loop was descheduled for 7195032ms."
"Either time adjusted forwards by, or event loop was descheduled for 7195981ms."
"Invalid Phonehome response:"
"Possible duplication of events with channel=source::/opt/splunkforwarder/var/log/splunk/metrics.log|host::spl-forwarder1|splunkd|71, streamId=0, offset=0 on host=10.37.129.12:9997"
"Possible duplication of events with channel=source::/opt/splunkforwarder/var/log/splunk/splunkd.log|host::spl-forwarder1|splunkd|73, streamId=0, offset=0 on host=10.37.129.12:9997"
"Connection to host=10.37.129.12:9997 failed"
"Connect to 10.37.129.12:9997 failed. Connection refused"
"Connection to host=10.37.129.13:9997 failed"
"Connect to 10.37.129.13:9997 failed. Connection refused"
"Can't find [distributedSearch] stanza in distsearch.conf, using default authtoken HTTP timeouts"
"X509 certificate (O=SplunkUser,CN=SplunkServerDefaultCert) should not be used, as it is issued by Splunk's own default Certificate Authority (CA). This puts your Splunk instance at very high-risk of the MITM attack. Either commercial-CA-signed or self-CA-signed certificates must be used; see: &amp;lt;http://docs.splunk.com/Documentation/Splunk/latest/Security/Howtoself-signcertificates&amp;gt;"
"Metric with name thruput:idxSummary already registered"
"Metric with name thruput:thruput already registered"
"Private key file does not exist but is defined in audit.conf - no local event signing will take place. You can create auditTrail keys if necessary by running splunk createssl audit-keys"
"Core file generation disabled"
"The hard limit of 'processes/threads' is lower than the recommended value. The hard limit is: 1899. The recommended value is: 16000."
"Restarting Splunkd..."
"Possible duplication of events with channel=source::/opt/splunkforwarder/var/log/splunk/splunkd.log|host::spl-forwarder1|splunkd|59, streamId=0, offset=0 on host=10.37.129.12:9997"
"Possible duplication of events with channel=source::/opt/splunkforwarder/var/log/splunk/metrics.log|host::spl-forwarder1|splunkd|60, streamId=0, offset=0 on host=10.37.129.12:9997"
"Applying quarantine to ip=10.37.129.12 port=9997 _numberOfFailures=2"
"Applying quarantine to ip=10.37.129.13 port=9997 _numberOfFailures=2"
"Possible duplication of events with channel=source::/opt/splunkforwarder/var/log/splunk/metrics.log|host::spl-forwarder1|splunkd|58, streamId=0, offset=0 on host=10.37.129.13:9997"
"Either time adjusted forwards by, or event loop was descheduled for 635127ms."
"The hard fd limit is lower than the recommended value. The hard limit is '4096' The recommended value is '64000'."
"helper process seems to have died (child killed by signal 15: Terminated)!"
message
"Can't find [distributedSearch] stanza in distsearch.conf, using default authtoken HTTP timeouts"
"X509 certificate (O=SplunkUser,CN=SplunkServerDefaultCert) should not be used, as it is issued by Splunk's own default Certificate Authority (CA). This puts your Splunk instance at very high-risk of the MITM attack. Either commercial-CA-signed or self-CA-signed certificates must be used; see: &amp;lt;http://docs.splunk.com/Documentation/Splunk/latest/Security/Howtoself-signcertificates&amp;gt;"
"Metric with name thruput:idxSummary already registered"
"Metric with name thruput:thruput already registered"
"Private key file does not exist but is defined in audit.conf - no local event signing will take place. You can create auditTrail keys if necessary by running splunk createssl audit-keys"
"Core file generation disabled"
"The hard fd limit is lower than the recommended value. The hard limit is '4096' The recommended value is '64000'."
"The hard limit of 'processes/threads' is lower than the recommended value. The hard limit is: 1899. The recommended value is: 16000."
"Either time adjusted forwards by, or event loop was descheduled for 5877328ms."
"Either time adjusted forwards by, or event loop was descheduled for 22788819ms."
"Possible duplication of events with channel=source::/opt/splunkforwarder/var/log/splunk/splunkd.log|host::spl-forwarder1|splunkd|114, streamId=0, offset=0 on host=10.37.129.13:9997"
"Either time adjusted forwards by, or event loop was descheduled for 7193272ms."
"Either time adjusted forwards by, or event loop was descheduled for 7190869ms."
"Either time adjusted forwards by, or event loop was descheduled for 7190871ms."
"Either time adjusted forwards by, or event loop was descheduled for 7189950ms."
"Either time adjusted forwards by, or event loop was descheduled for 7189872ms."
"Possible duplication of events with channel=source::/opt/splunkforwarder/var/log/splunk/metrics.log|host::spl-forwarder1|splunkd|109, streamId=0, offset=0 on host=10.37.129.12:9997"
"Either time adjusted forwards by, or event loop was descheduled for 613717ms."
"Either time adjusted forwards by, or event loop was descheduled for 609716ms."
"Either time adjusted forwards by, or event loop was descheduled for 608779ms."
"Either time adjusted forwards by, or event loop was descheduled for 609146ms."
"Connection to host=10.37.129.13:9997 failed"
"Connect to 10.37.129.13:9997 failed. Connection refused"
"Possible duplication of events with channel=source::/opt/splunkforwarder/var/log/splunk/splunkd.log|host::spl-forwarder1|splunkd|43, streamId=0, offset=0 on host=10.37.129.13:9997"
"Possible duplication of events with channel=source::/opt/splunkforwarder/var/log/splunk/metrics.log|host::spl-forwarder1|splunkd|44, streamId=0, offset=0 on host=10.37.129.13:9997"
"Applying quarantine to ip=10.37.129.13 port=9997 _numberOfFailures=2"
"Applying quarantine to ip=10.37.129.12 port=9997 _numberOfFailures=2"
"Connection to host=10.37.129.12:9997 failed"
"Connect to 10.37.129.12:9997 failed. Connection refused"
"Possible duplication of events with channel=source::/opt/splunkforwarder/var/log/splunk/splunkd.log|host::spl-forwarder1|splunkd|43, streamId=0, offset=0 on host=10.37.129.12:9997"
"Possible duplication of events with channel=source::/opt/splunkforwarder/var/log/splunk/metrics.log|host::spl-forwarder1|splunkd|44, streamId=0, offset=0 on host=10.37.129.12:9997"
"Restarting Splunkd..."
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Regarding index, I have just let the default. My main concern was to just see the events and search them; in a latter phase I would reconfigure indexes. When I search with index=main, I get nothing both on my 2 indexers and on my search head who is configured to implement distributed search. &lt;/P&gt;

&lt;P&gt;When I run the command, I get the following:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Fordwarder1:
root@spl-forwarder1:~# splunk list forward-server
Active forwards:
    10.37.129.13:9997
Configured but inactive forwards:
    10.37.129.12:9997

Forwarder2: 
root@spl-forwarder2:~# splunk list forward-server
Active forwards:
    10.37.129.12:9997
Configured but inactive forwards:
    10.37.129.13:9997

Forwarder3:
root@spl-forwarder3:~# /opt/splunkforwarder/bin/splunk list forward-server
Active forwards:
    10.37.129.13:9997
Configured but inactive forwards:
    10.37.129.12:9997

Forwarder4:
root@spl-forwarder4:~# /opt/splunkforwarder/bin/splunk list forward-server
Active forwards:
    10.37.129.12:9997
Configured but inactive forwards:
    10.37.129.13:9997
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;In forwarder1, if I run ./splunk list inputstatus, I get the following:&lt;BR /&gt;
    root@spl-forwarder1:~# splunk list inputstatus&lt;BR /&gt;
    Cooked:tcp :&lt;BR /&gt;
        tcp&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Raw:tcp :
    tcp

TailingProcessor:FileStatus :
    $SPLUNK_HOME/etc/splunk.version
        file position = 70
        file size = 70
        percent = 100.00
        type = finished reading

    $SPLUNK_HOME/var/log/splunk
        type = directory

    $SPLUNK_HOME/var/log/splunk/license_usage_summary.log
        type = directory

    $SPLUNK_HOME/var/log/splunk/metrics.log
        type = directory

    $SPLUNK_HOME/var/log/splunk/splunkd.log
        type = directory

    $SPLUNK_HOME/var/spool/splunk/...stash_new
        type = directory

    /opt/splunkforwarder/var/log/splunk/audit.log
        file position = 137579
        file size = 137579
        parent = $SPLUNK_HOME/var/log/splunk
        percent = 100.00
        type = open file

    /opt/splunkforwarder/var/log/splunk/btool.log
        file position = 0
        file size = 0
        parent = $SPLUNK_HOME/var/log/splunk
        percent = 100
        type = finished reading

    /opt/splunkforwarder/var/log/splunk/conf.log
        file position = 8075
        file size = 8075
        parent = $SPLUNK_HOME/var/log/splunk
        percent = 100.00
        type = finished reading

    /opt/splunkforwarder/var/log/splunk/first_install.log
        file position = 70
        file size = 70
        parent = $SPLUNK_HOME/var/log/splunk
        percent = 100.00
        type = finished reading

    /opt/splunkforwarder/var/log/splunk/license_usage.log
        file position = 0
        file size = 0
        parent = $SPLUNK_HOME/var/log/splunk
        percent = 100
        type = finished reading

    /opt/splunkforwarder/var/log/splunk/license_usage_summary.log
        file position = 0
        file size = 0
        parent = $SPLUNK_HOME/var/log/splunk/license_usage_summary.log
        percent = 100
        type = finished reading

    /opt/splunkforwarder/var/log/splunk/metrics.log
        file position = 18301609
        file size = 18301609
        parent = $SPLUNK_HOME/var/log/splunk/metrics.log
        percent = 100.00
        type = open file

    /opt/splunkforwarder/var/log/splunk/mongod.log
        file position = 0
        file size = 0
        parent = $SPLUNK_HOME/var/log/splunk
        percent = 100
        type = finished reading

    /opt/splunkforwarder/var/log/splunk/remote_searches.log
        file position = 0
        file size = 0
        parent = $SPLUNK_HOME/var/log/splunk
        percent = 100
        type = finished reading

    /opt/splunkforwarder/var/log/splunk/scheduler.log
        file position = 0
        file size = 0
        parent = $SPLUNK_HOME/var/log/splunk
        percent = 100
        type = finished reading

    /opt/splunkforwarder/var/log/splunk/searchhistory.log
        file position = 0
        file size = 0
        parent = $SPLUNK_HOME/var/log/splunk
        percent = 100
        type = finished reading

    /opt/splunkforwarder/var/log/splunk/splunkd-utility.log
        file position = 21963
        file size = 21963
        parent = $SPLUNK_HOME/var/log/splunk
        percent = 100.00
        type = finished reading

    /opt/splunkforwarder/var/log/splunk/splunkd.log
        file position = 1369294
        file size = 1369294
        parent = $SPLUNK_HOME/var/log/splunk/splunkd.log
        percent = 100.00
        type = open file

    /opt/splunkforwarder/var/log/splunk/splunkd_access.log
        file position = 12246
        file size = 12246
        parent = $SPLUNK_HOME/var/log/splunk
        percent = 100.00
        type = open file

    /opt/splunkforwarder/var/log/splunk/splunkd_stderr.log
        file position = 3325
        file size = 3325
        parent = $SPLUNK_HOME/var/log/splunk
        percent = 100.00
        type = finished reading

    /opt/splunkforwarder/var/log/splunk/splunkd_stdout.log
        file position = 9371
        file size = 9371
        parent = $SPLUNK_HOME/var/log/splunk
        percent = 100.00
        type = finished reading

    /opt/splunkforwarder/var/log/splunk/splunkd_ui_access.log
        file position = 0
        file size = 0
        parent = $SPLUNK_HOME/var/log/splunk
        percent = 100
        type = finished reading

UDP:hosts :
    10.37.129.18

UDP:listenerports :
    514
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Yes, forwarder runs as root:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;root@spl-forwarder1:~# ps -ef | grep splunk
root      1030     1  0 11:16 ?        00:00:59 splunkd -p 8089 start
root      1033  1030  0 11:16 ?        00:00:00 [splunkd pid=1030] splunkd -p 8089 start [process-runner]
root      1692  1080  0 20:12 pts/0    00:00:00 grep splunk
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Netstat gives the following:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;root@spl-forwarder1:~# netstat -tulpn
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      465/sshd        
tcp        0      0 0.0.0.0:8089            0.0.0.0:*               LISTEN      1030/splunkd    
tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      1015/exim4      
tcp        0      0 0.0.0.0:51706           0.0.0.0:*               LISTEN      448/rpc.statd   
tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      439/rpcbind     
tcp6       0      0 :::22                   :::*                    LISTEN      465/sshd        
tcp6       0      0 ::1:25                  :::*                    LISTEN      1015/exim4      
tcp6       0      0 :::111                  :::*                    LISTEN      439/rpcbind     
tcp6       0      0 :::46163                :::*                    LISTEN      448/rpc.statd   
udp        0      0 0.0.0.0:37255           0.0.0.0:*                           411/dhclient    
udp        0      0 0.0.0.0:49322           0.0.0.0:*                           448/rpc.statd   
udp        0      0 0.0.0.0:514             0.0.0.0:*                           1030/splunkd    
udp        0      0 0.0.0.0:68              0.0.0.0:*                           411/dhclient    
udp        0      0 0.0.0.0:614             0.0.0.0:*                           439/rpcbind     
udp        0      0 0.0.0.0:111             0.0.0.0:*                           439/rpcbind     
udp        0      0 127.0.0.1:624           0.0.0.0:*                           448/rpc.statd   
udp6       0      0 :::60798                :::*                                448/rpc.statd   
udp6       0      0 :::25151                :::*                                411/dhclient    
udp6       0      0 :::614                  :::*                                439/rpcbind     
udp6       0      0 :::111                  :::*                                439/rpcbind  
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Regarding the deployment server's configuration, yes I have instructed to restart the forwarder. On top of that, I remember also restarting it manually...&lt;/P&gt;

&lt;P&gt;Thank you very much again!&lt;/P&gt;</description>
      <pubDate>Sun, 06 Nov 2016 18:15:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarded-events-not-indexed/m-p/213254#M41877</guid>
      <dc:creator>andresito123</dc:creator>
      <dc:date>2016-11-06T18:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarded events not indexed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarded-events-not-indexed/m-p/213255#M41878</link>
      <description>&lt;P&gt;looks like you. need ntp! &lt;/P&gt;

&lt;P&gt;time is a VERY important aspect when working with Splunk.&lt;/P&gt;

&lt;P&gt;I suggest getting NTP set up on all your nodes!&lt;/P&gt;

&lt;P&gt;The rest of the config looks good at first glance, will look again closely and let you know if I find anything&lt;/P&gt;

&lt;P&gt;While we are at it best practicing, you'll probably want to file these away for a rainy day &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://www.georgestarcher.com/splunk-ulimits-and-you/"&gt;http://www.georgestarcher.com/splunk-ulimits-and-you/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/188875/how-do-i-disable-transparent-huge-pages-thp-and-co.html"&gt;https://answers.splunk.com/answers/188875/how-do-i-disable-transparent-huge-pages-thp-and-co.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Nov 2016 20:39:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarded-events-not-indexed/m-p/213255#M41878</guid>
      <dc:creator>mattymo</dc:creator>
      <dc:date>2016-11-06T20:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarded events not indexed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarded-events-not-indexed/m-p/213256#M41879</link>
      <description>&lt;P&gt;"Connection to host=10.37.129.12:9997 failed"&lt;BR /&gt;
 "Connect to 10.37.129.12:9997 failed. Connection refused"&lt;BR /&gt;
 "Connection to host=10.37.129.13:9997 failed"&lt;BR /&gt;
 "Connect to 10.37.129.13:9997 failed. Connection refused"&lt;/P&gt;

&lt;P&gt;"Applying quarantine to ip=10.37.129.13 port=9997 _numberOfFailures=2"&lt;BR /&gt;
  "Applying quarantine to ip=10.37.129.12 port=9997 _numberOfFailures=2"&lt;/P&gt;

&lt;P&gt;Can you telnet to your indexers from the forwarders on 9997? whats the timestamp on them things?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;splunker@n00b-splkufwd-01:/opt/splunkforwarder/var/log/splunk$ cat splunkd.log | grep TcpOutputProc
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sun, 06 Nov 2016 22:24:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarded-events-not-indexed/m-p/213256#M41879</guid>
      <dc:creator>mattymo</dc:creator>
      <dc:date>2016-11-06T22:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarded events not indexed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarded-events-not-indexed/m-p/213257#M41880</link>
      <description>&lt;P&gt;Regarding NTP servers, I believe this is not the issue because:&lt;BR /&gt;
1. All splunk instances are VMs with Parallels Tools installed which sync with my OSX (hypervisor).&lt;BR /&gt;
2. I manually type the command date on all instances and no discrepancies are noticed.&lt;/P&gt;

&lt;P&gt;Regarding the telnet, everything seems ok....&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;root@spl-forwarder1:~# nc -vvvn 10.37.129.13 9997
(UNKNOWN) [10.37.129.13] 9997 (?) open


^C sent 2, rcvd 0
root@spl-forwarder1:~# nc -vvvn 10.37.129.12 9997
(UNKNOWN) [10.37.129.12] 9997 (?) open
^C sent 0, rcvd 0

root@spl-forwarder2:~# nc -vvvn 10.37.129.13 9997
(UNKNOWN) [10.37.129.13] 9997 (?) open


^[[A^C
 sent 7, rcvd 0
root@spl-forwarder2:~# 
root@spl-forwarder2:~# nc -vvvn 10.37.129.12 9997
(UNKNOWN) [10.37.129.12] 9997 (?) open


^C sent 2, rcvd 0

root@spl-forwarder3:~# nc -vvvn 10.37.129.13 9997
(UNKNOWN) [10.37.129.13] 9997 (?) open
^C sent 0, rcvd 0
root@spl-forwarder3:~# nc -vvvn 10.37.129.12 9997
(UNKNOWN) [10.37.129.12] 9997 (?) open
^C sent 0, rcvd 0

root@spl-forwarder4:~# nc -vvvn 10.37.129.12 9997
(UNKNOWN) [10.37.129.12] 9997 (?) open


^C sent 2, rcvd 0
root@spl-forwarder4:~# nc -vvvn 10.37.129.13 9997
(UNKNOWN) [10.37.129.13] 9997 (?) open


^C sent 2, rcvd 0
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;"cat splunkd.log | grep TcpOutputProc" gives the following:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;11-07-2016 10:37:42.711 +0200 INFO  TcpOutputProc - Closing stream for idx=10.37.129.12:9997
11-07-2016 10:37:42.711 +0200 INFO  TcpOutputProc - Connected to idx=10.37.129.13:9997 using ACK.
11-07-2016 10:38:22.559 +0200 INFO  TcpOutputProc - Closing stream for idx=10.37.129.13:9997
11-07-2016 10:38:22.560 +0200 INFO  TcpOutputProc - Connected to idx=10.37.129.12:9997 using ACK.
11-07-2016 10:41:02.161 +0200 INFO  TcpOutputProc - Closing stream for idx=10.37.129.12:9997
11-07-2016 10:41:02.161 +0200 INFO  TcpOutputProc - Connected to idx=10.37.129.13:9997 using ACK.
11-07-2016 10:42:21.909 +0200 INFO  TcpOutputProc - Closing stream for idx=10.37.129.13:9997
11-07-2016 10:42:21.909 +0200 INFO  TcpOutputProc - Connected to idx=10.37.129.12:9997 using ACK.
11-07-2016 10:43:01.757 +0200 INFO  TcpOutputProc - Closing stream for idx=10.37.129.12:9997
11-07-2016 10:43:01.758 +0200 INFO  TcpOutputProc - Connected to idx=10.37.129.13:9997 using ACK.
11-07-2016 10:43:41.622 +0200 INFO  TcpOutputProc - Closing stream for idx=10.37.129.13:9997
11-07-2016 10:43:41.623 +0200 INFO  TcpOutputProc - Connected to idx=10.37.129.12:9997 using ACK.
11-07-2016 10:45:41.292 +0200 INFO  TcpOutputProc - Closing stream for idx=10.37.129.12:9997
11-07-2016 10:45:41.293 +0200 INFO  TcpOutputProc - Connected to idx=10.37.129.13:9997 using ACK.
11-07-2016 10:46:21.148 +0200 INFO  TcpOutputProc - Closing stream for idx=10.37.129.13:9997
11-07-2016 10:46:21.149 +0200 INFO  TcpOutputProc - Connected to idx=10.37.129.12:9997 using ACK.
11-07-2016 10:47:00.995 +0200 INFO  TcpOutputProc - Closing stream for idx=10.37.129.12:9997
11-07-2016 10:47:00.996 +0200 INFO  TcpOutputProc - Connected to idx=10.37.129.13:9997 using ACK.
11-07-2016 10:49:00.602 +0200 INFO  TcpOutputProc - Closing stream for idx=10.37.129.13:9997
11-07-2016 10:49:00.603 +0200 INFO  TcpOutputProc - Connected to idx=10.37.129.12:9997 using ACK.
11-07-2016 10:50:20.385 +0200 INFO  TcpOutputProc - Closing stream for idx=10.37.129.12:9997
11-07-2016 10:50:20.386 +0200 INFO  TcpOutputProc - Connected to idx=10.37.129.13:9997 using ACK.
11-07-2016 10:51:00.312 +0200 INFO  TcpOutputProc - Closing stream for idx=10.37.129.13:9997
11-07-2016 10:51:00.312 +0200 INFO  TcpOutputProc - Connected to idx=10.37.129.12:9997 using ACK.
11-07-2016 10:52:59.923 +0200 INFO  TcpOutputProc - Closing stream for idx=10.37.129.12:9997
11-07-2016 10:52:59.923 +0200 INFO  TcpOutputProc - Connected to idx=10.37.129.13:9997 using ACK.
11-07-2016 10:53:39.772 +0200 INFO  TcpOutputProc - Closing stream for idx=10.37.129.13:9997
11-07-2016 10:53:39.773 +0200 INFO  TcpOutputProc - Connected to idx=10.37.129.12:9997 using ACK.
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 07 Nov 2016 08:57:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarded-events-not-indexed/m-p/213257#M41880</guid>
      <dc:creator>andresito123</dc:creator>
      <dc:date>2016-11-07T08:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarded events not indexed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarded-events-not-indexed/m-p/213258#M41881</link>
      <description>&lt;P&gt;Awesome, probably just old logs..&lt;/P&gt;

&lt;P&gt;Ok, so everything is looking good. Are you certain that your checkpoint is sending events? How often?&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2016 12:30:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarded-events-not-indexed/m-p/213258#M41881</guid>
      <dc:creator>mattymo</dc:creator>
      <dc:date>2016-11-07T12:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarded events not indexed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarded-events-not-indexed/m-p/213259#M41882</link>
      <description>&lt;P&gt;Those often TcpOutputProc logs (connected &amp;amp; closing stream) are ok?&lt;/P&gt;

&lt;P&gt;Regarding the logs sent, it seems they arrive quite often:&lt;BR /&gt;
    root@spl-forwarder1:/opt/splunkforwarder/var/log/splunk# tcpdump -n 'udp port 514'&lt;BR /&gt;
    tcpdump: verbose output suppressed, use -v or -vv for full protocol decode&lt;BR /&gt;
    listening on eth0, link-type EN10MB (Ethernet), capture size 262144 bytes&lt;BR /&gt;
    15:43:11.767797 IP 10.37.129.18.514 &amp;gt; 10.37.129.14.514: SYSLOG user.debug, length: 77&lt;BR /&gt;
    15:43:11.767821 IP 10.37.129.18.514 &amp;gt; 10.37.129.14.514: SYSLOG user.debug, length: 82&lt;BR /&gt;
    15:43:16.207078 IP 10.37.129.18.514 &amp;gt; 10.37.129.14.514: SYSLOG daemon.debug, length: 73&lt;BR /&gt;
    15:43:16.211091 IP 10.37.129.18.514 &amp;gt; 10.37.129.14.514: SYSLOG daemon.debug, length: 49&lt;BR /&gt;
    15:43:16.211123 IP 10.37.129.18.514 &amp;gt; 10.37.129.14.514: SYSLOG daemon.debug, length: 88&lt;BR /&gt;
    15:43:21.212108 IP 10.37.129.18.514 &amp;gt; 10.37.129.14.514: SYSLOG daemon.debug, length: 49&lt;BR /&gt;
    15:43:21.212162 IP 10.37.129.18.514 &amp;gt; 10.37.129.14.514: SYSLOG daemon.debug, length: 88&lt;BR /&gt;
    15:43:26.207075 IP 10.37.129.18.514 &amp;gt; 10.37.129.14.514: SYSLOG daemon.debug, length: 73&lt;BR /&gt;
    15:43:26.213010 IP 10.37.129.18.514 &amp;gt; 10.37.129.14.514: SYSLOG daemon.debug, length: 49&lt;BR /&gt;
    15:43:26.213039 IP 10.37.129.18.514 &amp;gt; 10.37.129.14.514: SYSLOG daemon.debug, length: 88&lt;BR /&gt;
    ^C&lt;BR /&gt;
    10 packets captured&lt;BR /&gt;
    10 packets received by filter&lt;BR /&gt;
    0 packets dropped by kernel&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2016 13:44:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarded-events-not-indexed/m-p/213259#M41882</guid>
      <dc:creator>andresito123</dc:creator>
      <dc:date>2016-11-07T13:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarded events not indexed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarded-events-not-indexed/m-p/213260#M41883</link>
      <description>&lt;P&gt;yep, behaving as per your outputs.conf. &lt;/P&gt;

&lt;P&gt;all is looking well there my friend. &lt;/P&gt;

&lt;P&gt;So, lets take a step back. &lt;/P&gt;

&lt;P&gt;If you do directly to one of your indexers and search for these logs....anything???&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2016 14:10:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarded-events-not-indexed/m-p/213260#M41883</guid>
      <dc:creator>mattymo</dc:creator>
      <dc:date>2016-11-07T14:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarded events not indexed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarded-events-not-indexed/m-p/213261#M41884</link>
      <description>&lt;P&gt;No, nothing. I try even "*" but nothing seems to have been indexed...&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2016 15:13:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarded-events-not-indexed/m-p/213261#M41884</guid>
      <dc:creator>andresito123</dc:creator>
      <dc:date>2016-11-07T15:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarded events not indexed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarded-events-not-indexed/m-p/213262#M41885</link>
      <description>&lt;P&gt;what is the output of this search, obviously changing your values accrodingly:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal source=*metrics.log host="&amp;lt;yourindexers&amp;gt;"  group=per_sourcetype_thruput series="&amp;lt;yourSourcetype&amp;gt;"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Also if you go to settings &amp;gt; indexes .....is your main index growing???&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2016 15:57:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarded-events-not-indexed/m-p/213262#M41885</guid>
      <dc:creator>mattymo</dc:creator>
      <dc:date>2016-11-07T15:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarded events not indexed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarded-events-not-indexed/m-p/213263#M41886</link>
      <description>&lt;P&gt;Main index is 1MB for both indexers. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Search output is for indexer1:&lt;BR /&gt;
        11/7/16&lt;BR /&gt;
    7:31:36.380 PM&lt;BR /&gt;&lt;BR /&gt;
    11-07-2016 19:31:36.380 +0200 INFO  Metrics - group=per_sourcetype_thruput, series="syslog", kbps=0.048009, eps=0.483869, kb=1.488281, ev=15, avg_age=0.000000, max_age=0&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;    host =  spl-forwarder1  
    source =    /opt/splunkforwarder/var/log/splunk/metrics.log 
    sourcetype =    splunkd 

    11/7/16
7:31:05.380 PM  
11-07-2016 19:31:05.380 +0200 INFO  Metrics - group=per_sourcetype_thruput, series="syslog", kbps=0.078911, eps=0.838695, kb=2.446289, ev=26, avg_age=0.000000, max_age=0

    host =  spl-forwarder1  
    source =    /opt/splunkforwarder/var/log/splunk/metrics.log 
    sourcetype =    splunkd 

    11/7/16
7:30:34.379 PM  
11-07-2016 19:30:34.379 +0200 INFO  Metrics - group=per_sourcetype_thruput, series="syslog", kbps=0.065022, eps=0.677440, kb=2.015625, ev=21, avg_age=0.000000, max_age=0

    host =  spl-forwarder1  
    source =    /opt/splunkforwarder/var/log/splunk/metrics.log 
    sourcetype =    splunkd 

    11/7/16
7:29:32.380 PM  
11-07-2016 19:29:32.380 +0200 INFO  Metrics - group=per_sourcetype_thruput, series="syslog", kbps=0.060460, eps=0.624364, kb=1.839844, ev=19, avg_age=0.000000, max_age=0
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;For indexer2: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;    11/7/16
7:32:38.380 PM  
11-07-2016 19:32:38.380 +0200 INFO  Metrics - group=per_sourcetype_thruput, series="syslog", kbps=0.058120, eps=0.580630, kb=1.801758, ev=18, avg_age=0.000000, max_age=0

    host =  spl-forwarder1  
    source =    /opt/splunkforwarder/var/log/splunk/metrics.log 
    sourcetype =    splunkd 

    11/7/16
7:32:07.380 PM  
11-07-2016 19:32:07.380 +0200 INFO  Metrics - group=per_sourcetype_thruput, series="syslog", kbps=0.048010, eps=0.483882, kb=1.488281, ev=15, avg_age=0.000000, max_age=0

    host =  spl-forwarder1  
    source =    /opt/splunkforwarder/var/log/splunk/metrics.log 
    sourcetype =    splunkd 

    11/7/16
7:30:03.380 PM  
11-07-2016 19:30:03.380 +0200 INFO  Metrics - group=per_sourcetype_thruput, series="syslog", kbps=0.050372, eps=0.516128, kb=1.561523, ev=16, avg_age=0.000000, max_age=0
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;It's started to get a little bit crazy... :S&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 11:42:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarded-events-not-indexed/m-p/213263#M41886</guid>
      <dc:creator>andresito123</dc:creator>
      <dc:date>2020-09-29T11:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarded events not indexed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarded-events-not-indexed/m-p/213264#M41887</link>
      <description>&lt;P&gt;Hmmm.....back to the drawing board...&lt;/P&gt;

&lt;P&gt;How bout this...&lt;/P&gt;

&lt;P&gt;Rebuild your inputs.conf to accept from any host, rather than specifying the sender. Let's see if wide open UDP changes anything....&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2016 01:00:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarded-events-not-indexed/m-p/213264#M41887</guid>
      <dc:creator>mattymo</dc:creator>
      <dc:date>2016-11-08T01:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarded events not indexed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarded-events-not-indexed/m-p/213265#M41888</link>
      <description>&lt;P&gt;I changed the recipient of the logs to forwarder2 and explicitly used the "/opt/splunkforwarder/etc/system/local/inputs.conf" to include:&lt;BR /&gt;
    [udp:514]&lt;BR /&gt;
    sourcetype = syslog&lt;/P&gt;

&lt;P&gt;but still no luck on the indexers....&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2016 12:06:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarded-events-not-indexed/m-p/213265#M41888</guid>
      <dc:creator>andresito123</dc:creator>
      <dc:date>2016-11-08T12:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarded events not indexed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarded-events-not-indexed/m-p/213266#M41889</link>
      <description>&lt;P&gt;wow..cant give up now! MUST. KNOW.WHY&lt;/P&gt;

&lt;P&gt;lets check btool&lt;/P&gt;

&lt;P&gt;./splunk btool inputs list --debug&lt;/P&gt;

&lt;P&gt;im going to set it up in my lab. i use rsyslog to write to disk, but lemme set up udp as well&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2016 12:16:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarded-events-not-indexed/m-p/213266#M41889</guid>
      <dc:creator>mattymo</dc:creator>
      <dc:date>2016-11-08T12:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarded events not indexed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarded-events-not-indexed/m-p/213267#M41890</link>
      <description>&lt;P&gt;lets look at btool before I go set it up in my lab. I have a very similar set up, but i catch the logs with rsyslog then tail the file. Try:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;splunker@n00b-splkufwd-01:/opt/splunkforwarder/bin$ ./splunk btool inputs list udp --debug
/opt/splunkforwarder/etc/system/default/inputs.conf [udp]
/opt/splunkforwarder/etc/system/default/inputs.conf _rcvbuf = 1572864
/opt/splunkforwarder/etc/system/default/inputs.conf connection_host = ip
/opt/splunkforwarder/etc/system/local/inputs.conf   host = n00b-splkufwd-01
/opt/splunkforwarder/etc/system/default/inputs.conf index = default
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 08 Nov 2016 12:24:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarded-events-not-indexed/m-p/213267#M41890</guid>
      <dc:creator>mattymo</dc:creator>
      <dc:date>2016-11-08T12:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarded events not indexed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarded-events-not-indexed/m-p/213268#M41891</link>
      <description>&lt;P&gt;still working on this one?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2016 16:23:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarded-events-not-indexed/m-p/213268#M41891</guid>
      <dc:creator>mattymo</dc:creator>
      <dc:date>2016-11-10T16:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarded events not indexed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarded-events-not-indexed/m-p/213269#M41892</link>
      <description>&lt;P&gt;still battling this?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2016 16:24:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarded-events-not-indexed/m-p/213269#M41892</guid>
      <dc:creator>mattymo</dc:creator>
      <dc:date>2016-11-10T16:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarded events not indexed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarded-events-not-indexed/m-p/213270#M41893</link>
      <description>&lt;P&gt;Hi mmodestino,&lt;/P&gt;

&lt;P&gt;I got lost in this forum! &lt;/P&gt;

&lt;P&gt;The latest update is that I "disconnected" forwarder4 from the deployment server and created an ad-hoc connnection with the indexers, just to see if the deployed app from the forwarder had any issues. But no luck.&lt;/P&gt;

&lt;P&gt;Then, I opened rsyslog on the forwarder4 and recorded all logs from syslog to /var/log/checkpoint.log. Then I changed the forwarder instead from listening to 514 just to monitor /var/log/checkpoint.log. But still, still, no luck.&lt;/P&gt;

&lt;P&gt;So I believe it's a configuration issue on my indexers...&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2016 19:24:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarded-events-not-indexed/m-p/213270#M41893</guid>
      <dc:creator>andresito123</dc:creator>
      <dc:date>2016-11-10T19:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarded events not indexed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarded-events-not-indexed/m-p/213271#M41894</link>
      <description>&lt;P&gt;Great troubleshooting step! Writing to log is best practice anyhow....&lt;/P&gt;

&lt;P&gt;So what does ./splunk list inputstatus say about that log?&lt;/P&gt;

&lt;P&gt;What about if you grep /opt/splunkforwarder/var/log/metrics.log, you seeing any 'blocked=true'?&lt;/P&gt;

&lt;P&gt;Or is it saying its sending your sourcetype?&lt;/P&gt;

&lt;P&gt;This one is killing me. I'm so close to sending you a webex to see this for myself LOL&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2016 21:06:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarded-events-not-indexed/m-p/213271#M41894</guid>
      <dc:creator>mattymo</dc:creator>
      <dc:date>2016-11-10T21:06:59Z</dc:date>
    </item>
  </channel>
</rss>

