<?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: Splunk configurations for SH, FWD and INDEXER in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-configurations-for-SH-FWD-and-INDEXER/m-p/255783#M49115</link>
    <description>&lt;P&gt;Thanks for prompt reply..!!&lt;/P&gt;</description>
    <pubDate>Fri, 15 Jul 2016 08:19:47 GMT</pubDate>
    <dc:creator>sanjayagrey</dc:creator>
    <dc:date>2016-07-15T08:19:47Z</dc:date>
    <item>
      <title>Splunk configurations for SH, FWD and INDEXER</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-configurations-for-SH-FWD-and-INDEXER/m-p/255774#M49106</link>
      <description>&lt;P&gt;Posting on behalf of someone.&lt;/P&gt;

&lt;P&gt;I want to setup a Splunk clustered environment with 4SH (cluster), 4IDX (cluster), FWD deployed on App box across 2 data centers, But as of now I am doing some testing with following configurations. I am new to Splunk, Can someone help please?&lt;/P&gt;

&lt;P&gt;My configuration &lt;BR /&gt;
1 forwarder&lt;BR /&gt;
2 indexer&lt;BR /&gt;
2 search heads&lt;BR /&gt;
Forwarder config&lt;BR /&gt;
The config files on forwarder are as below&lt;BR /&gt;
cat inputs.conf &lt;BR /&gt;
[monitor:////var/logs/myserver.log]&lt;BR /&gt;
disabled = false&lt;BR /&gt;
sourcetype = mysourcetye&lt;BR /&gt;
index=myindex&lt;/P&gt;

&lt;P&gt;outputs.conf &lt;BR /&gt;
[tcpout:xxxx]&lt;BR /&gt;
server=server1.com:9997,server2:9997&lt;BR /&gt;
autoLB = true&lt;BR /&gt;
autoLBFrequency = 300&lt;BR /&gt;
forceTimebasedAutoLB = true&lt;BR /&gt;
useACK = true&lt;BR /&gt;
Indexer config&lt;BR /&gt;
On indexer, the inputs.conf is in /opt/splunk/etc/apps/myapp/local&lt;BR /&gt;
cat inputs.conf &lt;BR /&gt;
[splunktcp://9997]&lt;BR /&gt;
disabled = 1&lt;/P&gt;

&lt;P&gt;The server.conf in /opt/splunk/etc/system/local location has following stanza&lt;BR /&gt;
[general]&lt;BR /&gt;
pass4SymmKey = $1$xxxxxxx&lt;BR /&gt;
serverName = myserver.com&lt;/P&gt;

&lt;P&gt;[clustering]&lt;BR /&gt;
master_uri = &lt;A href="https://myclustermaster.com:8089" target="_blank"&gt;https://myclustermaster.com:8089&lt;/A&gt;&lt;BR /&gt;
mode = slave&lt;/P&gt;

&lt;P&gt;[license]&lt;BR /&gt;
master_uri = &lt;A href="https://mylicensemaster.com:8089" target="_blank"&gt;https://mylicensemaster.com:8089&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Forwarder error&lt;BR /&gt;
I am seeing following error in forwarder splunkd.log&lt;/P&gt;

&lt;P&gt;07-14-2016 11:58:09.776 +0100 INFO  WatchedFile - Will begin reading at offset=966525 for file='/var/xxx/logs/jetty/jetty.log'.&lt;BR /&gt;
07-14-2016 11:58:09.794 +0100 INFO  WatchedFile - Will begin reading at offset=316928 for file='/opt/splunkforwarder/var/log/splunk/metrics.log'.&lt;BR /&gt;
07-14-2016 11:58:09.968 +0100 INFO  WatchedFile - File too small to check seekcrc, probably truncated.  Will re-read entire file='/opt/splunkforwarder/var/log/splunk/splunkd_stdout.log'.&lt;BR /&gt;
07-14-2016 11:58:09.969 +0100 INFO  WatchedFile - File too small to check seekcrc, probably truncated.  Will re-read entire file='/opt/splunkforwarder/var/log/splunk/mongod.log'.&lt;BR /&gt;
07-14-2016 11:58:09.971 +0100 INFO  WatchedFile - Will begin reading at offset=9129 for file='/opt/splunkforwarder/var/log/splunk/splunkd-utility.log'.&lt;BR /&gt;
07-14-2016 11:58:09.974 +0100 INFO  WatchedFile - File too small to check seekcrc, probably truncated.  Will re-read entire file='/opt/splunkforwarder/var/log/splunk/license_usage.log'.&lt;BR /&gt;
07-14-2016 11:58:09.976 +0100 INFO  WatchedFile - Will begin reading at offset=3230 for file='/opt/splunkforwarder/var/log/splunk/conf.log'.&lt;BR /&gt;
07-14-2016 11:58:09.978 +0100 INFO  WatchedFile - Will begin reading at offset=1230 for file='/opt/splunkforwarder/var/log/splunk/splunkd_stderr.log'.&lt;BR /&gt;
07-14-2016 11:58:10.004 +0100 INFO  WatchedFile - File too small to check seekcrc, probably truncated.  Will re-read entire file='/opt/splunkforwarder/var/log/splunk/remote_searches.log'.&lt;BR /&gt;
07-14-2016 11:58:10.006 +0100 INFO  WatchedFile - File too small to check seekcrc, probably truncated.  Will re-read entire file='/opt/splunkforwarder/var/log/splunk/scheduler.log'.&lt;BR /&gt;
07-14-2016 11:58:10.010 +0100 INFO  WatchedFile - File too small to check seekcrc, probably truncated.  Will re-read entire file='/opt/splunkforwarder/var/log/splunk/splunkd_ui_access.log'.&lt;BR /&gt;
07-14-2016 11:58:10.045 +0100 INFO  WatchedFile - File too small to check seekcrc, probably truncated.  Will re-read entire file='/opt/splunkforwarder/var/log/splunk/searchhistory.log'.&lt;BR /&gt;
07-14-2016 11:58:10.048 +0100 INFO  WatchedFile - Will begin reading at offset=68593 for file='/opt/splunkforwarder/var/log/splunk/audit.log'.&lt;BR /&gt;
&lt;STRONG&gt;&lt;EM&gt;07-14-2016 11:58:29.697 +0100 WARN  TcpOutputProc - Cooked connection to ip=Inderxer1:9997 timed out&lt;BR /&gt;
07-14-2016 11:58:49.697 +0100 WARN  TcpOutputProc - Cooked connection to ip=indexer2:9997 timed out&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 10:12:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-configurations-for-SH-FWD-and-INDEXER/m-p/255774#M49106</guid>
      <dc:creator>vinitatsky</dc:creator>
      <dc:date>2020-09-29T10:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk configurations for SH, FWD and INDEXER</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-configurations-for-SH-FWD-and-INDEXER/m-p/255775#M49107</link>
      <description>&lt;P&gt;Can you try to &lt;CODE&gt;telnet &amp;lt;indexer&amp;gt; 9997&lt;/CODE&gt; from the forwarder? &lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2016 13:40:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-configurations-for-SH-FWD-and-INDEXER/m-p/255775#M49107</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2016-07-14T13:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk configurations for SH, FWD and INDEXER</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-configurations-for-SH-FWD-and-INDEXER/m-p/255776#M49108</link>
      <description>&lt;P&gt;Telnet is working fine&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2016 13:46:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-configurations-for-SH-FWD-and-INDEXER/m-p/255776#M49108</guid>
      <dc:creator>vinitatsky</dc:creator>
      <dc:date>2016-07-14T13:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk configurations for SH, FWD and INDEXER</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-configurations-for-SH-FWD-and-INDEXER/m-p/255777#M49109</link>
      <description>&lt;P&gt;Hi vinitatsky, I believe the issue is that you set splunktcp://9997 to disabled on your indexer. Try &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[splunktcp://9997]
disabled = 0
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Please let me know if this answers your question! &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2016 13:55:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-configurations-for-SH-FWD-and-INDEXER/m-p/255777#M49109</guid>
      <dc:creator>muebel</dc:creator>
      <dc:date>2016-07-14T13:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk configurations for SH, FWD and INDEXER</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-configurations-for-SH-FWD-and-INDEXER/m-p/255778#M49110</link>
      <description>&lt;P&gt;yes, I can &lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2016 14:07:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-configurations-for-SH-FWD-and-INDEXER/m-p/255778#M49110</guid>
      <dc:creator>sanjayagrey</dc:creator>
      <dc:date>2016-07-14T14:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk configurations for SH, FWD and INDEXER</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-configurations-for-SH-FWD-and-INDEXER/m-p/255779#M49111</link>
      <description>&lt;P&gt;On indexer, myapp was in two location and the inputs.conf in first location had disabled = 1&lt;BR /&gt;
 1. /opt/splunk/etc/apps/myapp/local&lt;BR /&gt;
 2. /opt/splunk/etc/slave-apps/myapp/local&lt;BR /&gt;
cd /opt/splunk/etc/apps/myapp/local&lt;BR /&gt;
cat inputs.conf&lt;BR /&gt;
[splunktcp://9997]&lt;BR /&gt;
disabled = 1&lt;BR /&gt;
cd /opt/splunk/etc/slave-apps/myapp/local&lt;BR /&gt;
cat inputs.conf&lt;BR /&gt;
[splunktcp://9997]&lt;BR /&gt;
Removed the first location app, restarted indexers and it worked!!&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2016 15:20:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-configurations-for-SH-FWD-and-INDEXER/m-p/255779#M49111</guid>
      <dc:creator>sanjayagrey</dc:creator>
      <dc:date>2016-07-14T15:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk configurations for SH, FWD and INDEXER</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-configurations-for-SH-FWD-and-INDEXER/m-p/255780#M49112</link>
      <description>&lt;P&gt;About the &lt;STRONG&gt;Cooked connection&lt;/STRONG&gt; at &lt;A href="https://answers.splunk.com/answers/206760/tcpoutputproc-cooked-connection-to-ipxxxx9997-time.html"&gt;TcpOutputProc - Cooked connection to ip=x.x.x.x:9997 timed out&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2016 15:26:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-configurations-for-SH-FWD-and-INDEXER/m-p/255780#M49112</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2016-07-14T15:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk configurations for SH, FWD and INDEXER</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-configurations-for-SH-FWD-and-INDEXER/m-p/255781#M49113</link>
      <description>&lt;P&gt;Thanks @muebel&lt;BR /&gt;
It was an issue with our index configuration and we managed to solve the issue. &lt;BR /&gt;
Thanks for your quick response..!!&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2016 19:07:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-configurations-for-SH-FWD-and-INDEXER/m-p/255781#M49113</guid>
      <dc:creator>vinitatsky</dc:creator>
      <dc:date>2016-07-14T19:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk configurations for SH, FWD and INDEXER</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-configurations-for-SH-FWD-and-INDEXER/m-p/255782#M49114</link>
      <description>&lt;P&gt;thanks. We managed to solve it by modifying indexer configuration as suggested by muebel&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2016 19:08:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-configurations-for-SH-FWD-and-INDEXER/m-p/255782#M49114</guid>
      <dc:creator>vinitatsky</dc:creator>
      <dc:date>2016-07-14T19:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk configurations for SH, FWD and INDEXER</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-configurations-for-SH-FWD-and-INDEXER/m-p/255783#M49115</link>
      <description>&lt;P&gt;Thanks for prompt reply..!!&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2016 08:19:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-configurations-for-SH-FWD-and-INDEXER/m-p/255783#M49115</guid>
      <dc:creator>sanjayagrey</dc:creator>
      <dc:date>2016-07-15T08:19:47Z</dc:date>
    </item>
  </channel>
</rss>

