<?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 Enterprise Security: Post-install configuration receiving error message in Splunk Enterprise Security</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Post-install-configuration-receiving/m-p/487957#M8129</link>
    <description>&lt;P&gt;Hi i have the issue on one client&lt;BR /&gt;
Have you got any solution ?&lt;BR /&gt;
Regardsd&lt;/P&gt;</description>
    <pubDate>Tue, 08 Oct 2019 13:03:25 GMT</pubDate>
    <dc:creator>tony_alibelli</dc:creator>
    <dc:date>2019-10-08T13:03:25Z</dc:date>
    <item>
      <title>Splunk Enterprise Security: Post-install configuration receiving error message</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Post-install-configuration-receiving/m-p/487956#M8128</link>
      <description>&lt;P&gt;I am trying to install Splunk ES v 5.3.1 on Red Hat Enterprise Linux Server release 7.6.&lt;BR /&gt;&amp;amp; Splunk Enterprise 7.2.5 We have one search head, one indexer, two HF and some other UF.&lt;BR /&gt;All indexes are hosted in the indexer. I am trying to install the ES on the SH, but the&lt;BR /&gt;configuration process ends with an error message in the "Conducting post-install actions"&lt;BR /&gt;phase. The search.log shows the following:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;09-19-2019 10:18:34.798 INFO  ChunkedExternProcessor - stderr: STAGE STARTING: "postinstall"
09-19-2019 10:18:37.944 INFO  ChunkedExternProcessor - stderr: Skipping action for the app_permissions_manager://enforce_es_permissions modular input (may already be enabled)
09-19-2019 10:18:37.944 INFO  ChunkedExternProcessor - stderr: Skipping action for the configuration_check://confcheck_es_identity_correlation modular input (may already be enabled)
09-19-2019 10:18:38.069 ERROR ChunkedExternProcessor - stderr: Error enabling the dm_accel_settings://Application_State modular input: 
09-19-2019 10:18:38.069 ERROR ChunkedExternProcessor - stderr: 
09-19-2019 10:18:38.069 ERROR ChunkedExternProcessor - stderr:   
09-19-2019 10:18:38.069 ERROR ChunkedExternProcessor - stderr:     This handler does not support object enabling
09-19-2019 10:18:38.069 ERROR ChunkedExternProcessor - stderr:   
09-19-2019 10:18:38.069 ERROR ChunkedExternProcessor - stderr: 
09-19-2019 10:18:38.070 ERROR ChunkedExternProcessor - stderr: Error enabling the dm_accel_settings://Application_State modular input
09-19-2019 10:18:38.073 ERROR ChunkedExternProcessor - stderr: ('Error enabling the %s modular input: %s', u'dm_accel_settings://Application_State', '\n\n  \n    This handler does not support object enabling\n  \n\n')
09-19-2019 10:18:38.073 ERROR ChunkedExternProcessor - stderr: Traceback (most recent call last):
09-19-2019 10:18:38.073 ERROR ChunkedExternProcessor - stderr:   File "/opt/splunk/etc/apps/SplunkEnterpriseSecuritySuite/bin/install/deploy_manager_inputs.py", line 52, in deployManagerInputs
09-19-2019 10:18:38.073 ERROR ChunkedExternProcessor - stderr:     raise Exception('Error enabling the %s modular input: %s', name, c)
09-19-2019 10:18:38.073 ERROR ChunkedExternProcessor - stderr: Exception: ('Error enabling the %s modular input: %s', u'dm_accel_settings://Application_State', '\n\n  \n    This handler does not support object enabling\n  \n\n')
09-19-2019 10:18:38.075 ERROR ChunkedExternProcessor - stderr: Error retrieving manager inputs to deploy
09-19-2019 10:18:38.075 ERROR ChunkedExternProcessor - stderr: ('Error enabling the %s modular input', u'dm_accel_settings://Application_State')
09-19-2019 10:18:38.075 ERROR ChunkedExternProcessor - stderr: Traceback (most recent call last):
09-19-2019 10:18:38.075 ERROR ChunkedExternProcessor - stderr:   File "/opt/splunk/etc/apps/SplunkEnterpriseSecuritySuite/bin/install/deploy_manager_inputs.py", line 57, in deployManagerInputs
09-19-2019 10:18:38.075 ERROR ChunkedExternProcessor - stderr:     raise Exception('Error enabling the %s modular input', name)
09-19-2019 10:18:38.075 ERROR ChunkedExternProcessor - stderr: Exception: ('Error enabling the %s modular input', u'dm_accel_settings://Application_State')
09-19-2019 10:18:38.084 ERROR ChunkedExternProcessor - stderr: 
09-19-2019 10:18:38.084 ERROR ChunkedExternProcessor - stderr: Traceback (most recent call last):
09-19-2019 10:18:38.084 ERROR ChunkedExternProcessor - stderr:   File "/opt/splunk/etc/apps/SplunkEnterpriseSecuritySuite/bin/essinstall.py", line 171, in do_install
09-19-2019 10:18:38.084 ERROR ChunkedExternProcessor - stderr:     output = fn(session_key, True)
09-19-2019 10:18:38.084 ERROR ChunkedExternProcessor - stderr:   File "/opt/splunk/etc/apps/SplunkEnterpriseSecuritySuite/bin/install/essinstaller2.py", line 54, in wrapper
09-19-2019 10:18:38.084 ERROR ChunkedExternProcessor - stderr:     r = f(self, *args, **kwargs)
09-19-2019 10:18:38.084 ERROR ChunkedExternProcessor - stderr:   File "/opt/splunk/etc/apps/SplunkEnterpriseSecuritySuite/bin/install/essinstaller2.py", line 532, in stage_postinstall
09-19-2019 10:18:38.084 ERROR ChunkedExternProcessor - stderr:     self._postinstall(session_key)
09-19-2019 10:18:38.084 ERROR ChunkedExternProcessor - stderr:   File "/opt/splunk/etc/apps/SplunkEnterpriseSecuritySuite/bin/install/essinstaller2.py", line 305, in _postinstall
09-19-2019 10:18:38.084 ERROR ChunkedExternProcessor - stderr:     raise InstallException(str(e))
09-19-2019 10:18:38.084 ERROR ChunkedExternProcessor - stderr: InstallException: Error retrieving manager inputs to deploy
09-19-2019 10:18:38.084 ERROR ChunkedExternProcessor - stderr: postinstall failed.
09-19-2019 10:18:38.174 INFO  ReducePhaseExecutor - ReducePhaseExecutor=1 action=PREVIEW
09-19-2019 10:18:38.389 INFO  ReducePhaseExecutor - Ending phase_1
09-19-2019 10:18:38.389 INFO  UserManager - Unwound user context: admin -&amp;gt; NULL
09-19-2019 10:18:38.391 INFO  DispatchStorageManager - Remote storage disabled for search artifacts.
09-19-2019 10:18:38.391 INFO  DispatchManager - DispatchManager::dispatchHasFinished(id='admin__admin__SplunkEnterpriseSecuritySuite__RMD5f59f452b9fca28e2_1568905910.67201', username='admin')
09-19-2019 10:18:38.411 INFO  UserManager - Unwound user context: admin -&amp;gt; NULL
09-19-2019 10:18:38.477 INFO  UserManager - Unwound user context: admin -&amp;gt; NULL
09-19-2019 10:18:38.483 INFO  PipelineComponent - Process delayed by 406.802 seconds, perhaps system was suspended?
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Could someone help me? Does anyone have any ideas?&lt;/P&gt;
&lt;P&gt;P.S. previously I installed ES without any problem but it was in a single server environment.&lt;/P&gt;</description>
      <pubDate>Sun, 07 Jun 2020 16:15:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Post-install-configuration-receiving/m-p/487956#M8128</guid>
      <dc:creator>rvaldes</dc:creator>
      <dc:date>2020-06-07T16:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Enterprise Security: Post-install configuration receiving error message</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Post-install-configuration-receiving/m-p/487957#M8129</link>
      <description>&lt;P&gt;Hi i have the issue on one client&lt;BR /&gt;
Have you got any solution ?&lt;BR /&gt;
Regardsd&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2019 13:03:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Post-install-configuration-receiving/m-p/487957#M8129</guid>
      <dc:creator>tony_alibelli</dc:creator>
      <dc:date>2019-10-08T13:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Enterprise Security: Post-install configuration receiving error message</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Post-install-configuration-receiving/m-p/487958#M8130</link>
      <description>&lt;P&gt;What does the essinstaller2.log say in /opt/splunk/var/log/splunk?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2019 14:15:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Post-install-configuration-receiving/m-p/487958#M8130</guid>
      <dc:creator>jwelch_splunk</dc:creator>
      <dc:date>2019-10-08T14:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Enterprise Security: Post-install configuration receiving error message</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Post-install-configuration-receiving/m-p/487959#M8131</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;
I have the exact same problem on my lab. &lt;BR /&gt;
Did anyone solved this ? &lt;BR /&gt;
Splunk verison 7.3.2&lt;BR /&gt;
Single server environment.&lt;BR /&gt;
Thank you,&lt;/P&gt;

&lt;P&gt;Greg&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2020 12:17:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Post-install-configuration-receiving/m-p/487959#M8131</guid>
      <dc:creator>dgregd</dc:creator>
      <dc:date>2020-01-03T12:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Enterprise Security: Post-install configuration receiving error message</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Post-install-configuration-receiving/m-p/487960#M8132</link>
      <description>&lt;P&gt;Make sure the user that is doing the Setup portion / Install has ess_admin and re-run&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2020 13:46:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Post-install-configuration-receiving/m-p/487960#M8132</guid>
      <dc:creator>jwelch_splunk</dc:creator>
      <dc:date>2020-01-03T13:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Enterprise Security: Post-install configuration receiving error message</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Post-install-configuration-receiving/m-p/487961#M8133</link>
      <description>&lt;P&gt;Thanks a lot, is solved my issue !&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2020 14:14:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Post-install-configuration-receiving/m-p/487961#M8133</guid>
      <dc:creator>dgregd</dc:creator>
      <dc:date>2020-01-03T14:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Enterprise Security: Post-install configuration receiving error message</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Post-install-configuration-receiving/m-p/487962#M8134</link>
      <description>&lt;P&gt;Hi every one. My solution was install a previous version (5.3.0 ). The installation went smoothly. To date, i haven't tried an update.&lt;BR /&gt;
Greetings from this side of the reality.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jan 2020 19:31:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Post-install-configuration-receiving/m-p/487962#M8134</guid>
      <dc:creator>rvaldes</dc:creator>
      <dc:date>2020-01-08T19:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Enterprise Security: Post-install configuration receiving error message</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Post-install-configuration-receiving/m-p/487963#M8135</link>
      <description>&lt;P&gt;I faced the same issue during Splunk ES upgrade in a test environment with a machine having few resources (8 CPU 8GB RAM).&lt;BR /&gt;
We have solved the problem increasing the resources to (16 CPU and 16GB RAM).&lt;/P&gt;

&lt;P&gt;Even with increased resources we hit 1 timeout, clicking again to restart the process it then finalized the installation.&lt;BR /&gt;
I believe that if it wouldn't have worked I would have followed the solution proposed by &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/74999"&gt;@jwelch_splunk&lt;/a&gt; adding the ess_admin (I mean I even tried that but if I add the ess_admin, after saving it show I have the power role instead)&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 05:19:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Post-install-configuration-receiving/m-p/487963#M8135</guid>
      <dc:creator>edoardo_vicendo</dc:creator>
      <dc:date>2020-09-30T05:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Enterprise Security: Post-install configuration receiving error message</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Post-install-configuration-receiving/m-p/487964#M8136</link>
      <description>&lt;P&gt;Your earlier H/W resources were less than the minimum requirements for ES. I think even after adding the ess_admin role, it wouldn't have worked.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/ES/6.1.1/Install/DeploymentPlanning"&gt;https://docs.splunk.com/Documentation/ES/6.1.1/Install/DeploymentPlanning&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2020 20:18:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-Enterprise-Security-Post-install-configuration-receiving/m-p/487964#M8136</guid>
      <dc:creator>shivanshu1593</dc:creator>
      <dc:date>2020-05-07T20:18:32Z</dc:date>
    </item>
  </channel>
</rss>

