<?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: Starting Events Service cluster in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Starting-Events-Service-cluster/m-p/718424#M989</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/164074"&gt;@Luiz.Polli&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;As I mentioned to&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/162256"&gt;@Aribowo.Soegiarto&lt;/A&gt;,&amp;nbsp;given how old this post is, I think contacting AppD support is best. I was not able to find a ticket created by Aribowo.&lt;A href="https://community.appdynamics.com/t5/Knowledge-Base/How-do-I-submit-a-Support-ticket-An-FAQ/m-p/28959#U28959" class="lia-mention-container-editor-message lia-img-icon-tkb-thread lia-fa-icon lia-fa-tkb lia-fa-thread lia-fa"&gt;How do I submit a Support ticket? An FAQ&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 20 Jun 2023 16:06:22 GMT</pubDate>
    <dc:creator>iamryan</dc:creator>
    <dc:date>2023-06-20T16:06:22Z</dc:date>
    <item>
      <title>Starting Events Service cluster</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Starting-Events-Service-cluster/m-p/718416#M981</link>
      <description>&lt;P&gt;I'm trying to start the Events service nodes but it doesn't work&lt;/P&gt;
&lt;DIV class="lia-spoiler-container"&gt;&lt;A class="lia-spoiler-link" href="#" rel="nofollow noopener noreferrer"&gt;Spoiler&lt;/A&gt;&lt;NOSCRIPT&gt; (Highlight to read)&lt;/NOSCRIPT&gt;&lt;DIV class="lia-spoiler-border"&gt;&lt;DIV class="lia-spoiler-content"&gt;
&lt;P&gt;[root@console platform-admin]# bin/platform-admin.sh submit-job --platform-name AppDPlatform --service events-service --&lt;BR /&gt;job start&lt;BR /&gt;&lt;BR /&gt;( 1/ 7) Load Events Service cluster configuration: SUCCESS&lt;BR /&gt;( 2/ 7) Load all ES cluster hosts into execution context.: SUCCESS&lt;/P&gt;
&lt;P&gt;( 3/ 7) Start Events Service Cluster: Starting the Events Service api store node&lt;BR /&gt;( 3/ 7) Start Events Service Cluster: FAILED&lt;BR /&gt;Job failed to execute.&lt;BR /&gt;Failure occurred: Start Events Service Cluster&lt;BR /&gt;Error message:&lt;BR /&gt;Task failed: Starting the Events Service api store node&lt;BR /&gt;on host: 10.0.30.45&lt;BR /&gt;as user: root&lt;BR /&gt;with message: Connection to [&lt;A href="http://10.0.30.45:9080/_ping" target="_blank" rel="noopener nofollow noreferrer"&gt;http://10.0.30.45:9080/_ping&lt;/A&gt;] failed due to [Failed to connect to /10.0.30.45:9080].&lt;/P&gt;
&lt;/DIV&gt;&lt;NOSCRIPT&gt;&lt;DIV class="lia-spoiler-noscript-container"&gt;&lt;DIV class="lia-spoiler-noscript-content"&gt;
[root@console platform-admin]# bin/platform-admin.sh submit-job --platform-name AppDPlatform --service events-service --job start( 1/ 7) Load Events Service cluster configuration: SUCCESS( 2/ 7) Load all ES cluster hosts into execution context.: SUCCESS
( 3/ 7) Start Events Service Cluster: Starting the Events Service api store node( 3/ 7) Start Events Service Cluster: FAILEDJob failed to execute.Failure occurred: Start Events Service ClusterError message:Task failed: Starting the Events Service api store nodeon host: 10.0.30.45as user: rootwith message: Connection to [http://10.0.30.45:9080/_ping] failed due to [Failed to connect to /10.0.30.45:9080].
&lt;/DIV&gt;&lt;/DIV&gt;&lt;/NOSCRIPT&gt;&lt;/DIV&gt;&lt;/DIV&gt;

&lt;P&gt;I also tried to start each node alone I get this error&lt;/P&gt;
&lt;DIV class="lia-spoiler-container"&gt;&lt;A class="lia-spoiler-link" href="#" rel="nofollow noopener noreferrer"&gt;Spoiler&lt;/A&gt;&lt;NOSCRIPT&gt; (Highlight to read)&lt;/NOSCRIPT&gt;&lt;DIV class="lia-spoiler-border"&gt;&lt;DIV class="lia-spoiler-content"&gt;
&lt;P&gt;pwd&lt;BR /&gt;/opt/appdynamics/platform/product/events-service/processor&lt;BR /&gt;[root@events-service-03 processor]# echo $JAVA_HOME&lt;BR /&gt;/usr/lib/jvm/jre-1.8.0-openjdk-1.8.0.292.b10-1.el7_9.x86_64/&lt;BR /&gt;[root@events-service-03 processor]# ./bin/events-service.sh start -p ./conf/events-service-api-store.properties &amp;amp;&lt;BR /&gt;[1] 43742&lt;BR /&gt;[root@events-service-03 processor]# ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'log4j2.debug' to show Log4j2 internal initialization logging.&lt;BR /&gt;[2021-06-01T10:52:52,627+02:00] [APPLICATION_HOME] has been overridden to [/opt/appdynamics/platform/product/events-service/processor/bin/..]&lt;BR /&gt;[2021-06-01T10:52:52,631+02:00] [APPLICATION_HOME] has been overridden to [/opt/appdynamics/platform/product/events-service/processor/bin/..]&lt;BR /&gt;[2021-06-01T10:52:52,636+02:00] Program arguments:&lt;/P&gt;
&lt;P&gt;|-Xmx2990m|-Xms2990m|-Djava.net.preferIPv4Stack=true|-Dfile.encoding=UTF-8|-Djute.maxbuffer=30000000|-Dzookeeper.snapshot.trust.empty=true|-XX:+UseParNewGC|-XX:+UseConcMarkSweepGC|-XX:CMSInitiatingOccupancyFraction=75|-XX:+UseCMSInitiatingOccupancyOnly|-XX:+DisableExplicitGC|-XX:+PrintGCDetails|-XX:+PrintGCDateStamps|-XX:+PrintGCTimeStamps|-XX:+PrintClassHistogram|-XX:+PrintTenuringDistribution|-XX:+PrintGCApplicationStoppedTime|-XX:+PrintPromotionFailure|-verbose:gc|-XX:GCLogFileSize=64m|-XX:NumberOfGCLogFiles=4|-XX:+UseGCLogFileRotation|-XX:CompileCommand=exclude,org/apache/lucene/lucene54/Lucene54DocValuesConsumer.addSortedNumericField|-XX:CompileCommand=exclude,org/apache/lucene/lucene54/Lucene54DocValuesConsumer.addBinaryField|-XX:CompileCommand=exclude,org/elasticsearch/search/aggregations/metrics/percentiles/tdigest/AbstractTDigestPercentilesAggregator$1.collect|-XX:CompileCommand=exclude,org/apache/lucene/index/SortedNumericDocValuesWriter.flush|-XX:CompileCommand=exclude,org/apache/lucene/codecs/PushPostingsWriterBase.writeTerm|-Xloggc:"/opt/appdynamics/platform/product/events-service/processor/bin/../logs/%p-gc.log"|-DAPPLICATION_HOME="/opt/appdynamics/platform/product/events-service/processor/bin/.."|-classpath|"/opt/appdynamics/platform/product/events-service/processor/bin/../lib/*"|com.appdynamics.analytics.processor.AnalyticsService|-p|"/opt/appdynamics/platform/product/events-service/processor/./conf/events-service-api-store.properties"|-y|"/opt/appdynamics/platform/product/events-service/processor/bin/../conf/events-service-api-store.yml"&lt;/P&gt;
&lt;P&gt;CompilerOracle: exclude org/apache/lucene/lucene54/Lucene54DocValuesConsumer.addSortedNumericField&lt;BR /&gt;CompilerOracle: exclude org/apache/lucene/lucene54/Lucene54DocValuesConsumer.addBinaryField&lt;BR /&gt;CompilerOracle: exclude org/elasticsearch/search/aggregations/metrics/percentiles/tdigest/AbstractTDigestPercentilesAggregatorstart.collect&lt;BR /&gt;CompilerOracle: exclude org/apache/lucene/index/SortedNumericDocValuesWriter.flush&lt;BR /&gt;CompilerOracle: exclude org/apache/lucene/codecs/PushPostingsWriterBase.writeTerm&lt;BR /&gt;10:52:52.934 [main] INFO com.appdynamics.analytics.processor.AnalyticsService - Starting analytics processor with arguments [-p, /opt/appdynamics/platform/product/events-service/processor/./conf/events-service-api-store.properties, -y, /opt/appdynamics/platform/product/events-service/processor/bin/../conf/events-service-api-store.yml]&lt;BR /&gt;ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'log4j2.debug' to show Log4j2 internal initialization logging.&lt;/P&gt;
&lt;/DIV&gt;&lt;NOSCRIPT&gt;&lt;DIV class="lia-spoiler-noscript-container"&gt;&lt;DIV class="lia-spoiler-noscript-content"&gt;
pwd/opt/appdynamics/platform/product/events-service/processor[root@events-service-03 processor]# echo $JAVA_HOME/usr/lib/jvm/jre-1.8.0-openjdk-1.8.0.292.b10-1.el7_9.x86_64/[root@events-service-03 processor]# ./bin/events-service.sh start -p ./conf/events-service-api-store.properties &amp;amp;[1] 43742[root@events-service-03 processor]# ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'log4j2.debug' to show Log4j2 internal initialization logging.[2021-06-01T10:52:52,627+02:00] [APPLICATION_HOME] has been overridden to [/opt/appdynamics/platform/product/events-service/processor/bin/..][2021-06-01T10:52:52,631+02:00] [APPLICATION_HOME] has been overridden to [/opt/appdynamics/platform/product/events-service/processor/bin/..][2021-06-01T10:52:52,636+02:00] Program arguments:
|-Xmx2990m|-Xms2990m|-Djava.net.preferIPv4Stack=true|-Dfile.encoding=UTF-8|-Djute.maxbuffer=30000000|-Dzookeeper.snapshot.trust.empty=true|-XX:+UseParNewGC|-XX:+UseConcMarkSweepGC|-XX:CMSInitiatingOccupancyFraction=75|-XX:+UseCMSInitiatingOccupancyOnly|-XX:+DisableExplicitGC|-XX:+PrintGCDetails|-XX:+PrintGCDateStamps|-XX:+PrintGCTimeStamps|-XX:+PrintClassHistogram|-XX:+PrintTenuringDistribution|-XX:+PrintGCApplicationStoppedTime|-XX:+PrintPromotionFailure|-verbose:gc|-XX:GCLogFileSize=64m|-XX:NumberOfGCLogFiles=4|-XX:+UseGCLogFileRotation|-XX:CompileCommand=exclude,org/apache/lucene/lucene54/Lucene54DocValuesConsumer.addSortedNumericField|-XX:CompileCommand=exclude,org/apache/lucene/lucene54/Lucene54DocValuesConsumer.addBinaryField|-XX:CompileCommand=exclude,org/elasticsearch/search/aggregations/metrics/percentiles/tdigest/AbstractTDigestPercentilesAggregator$1.collect|-XX:CompileCommand=exclude,org/apache/lucene/index/SortedNumericDocValuesWriter.flush|-XX:CompileCommand=exclude,org/apache/lucene/codecs/PushPostingsWriterBase.writeTerm|-Xloggc:"/opt/appdynamics/platform/product/events-service/processor/bin/../logs/%p-gc.log"|-DAPPLICATION_HOME="/opt/appdynamics/platform/product/events-service/processor/bin/.."|-classpath|"/opt/appdynamics/platform/product/events-service/processor/bin/../lib/*"|com.appdynamics.analytics.processor.AnalyticsService|-p|"/opt/appdynamics/platform/product/events-service/processor/./conf/events-service-api-store.properties"|-y|"/opt/appdynamics/platform/product/events-service/processor/bin/../conf/events-service-api-store.yml"
CompilerOracle: exclude org/apache/lucene/lucene54/Lucene54DocValuesConsumer.addSortedNumericFieldCompilerOracle: exclude org/apache/lucene/lucene54/Lucene54DocValuesConsumer.addBinaryFieldCompilerOracle: exclude org/elasticsearch/search/aggregations/metrics/percentiles/tdigest/AbstractTDigestPercentilesAggregatorstart.collectCompilerOracle: exclude org/apache/lucene/index/SortedNumericDocValuesWriter.flushCompilerOracle: exclude org/apache/lucene/codecs/PushPostingsWriterBase.writeTerm10:52:52.934 [main] INFO com.appdynamics.analytics.processor.AnalyticsService - Starting analytics processor with arguments [-p, /opt/appdynamics/platform/product/events-service/processor/./conf/events-service-api-store.properties, -y, /opt/appdynamics/platform/product/events-service/processor/bin/../conf/events-service-api-store.yml]ERROR StatusLogger No log4j2 configuration file found. Using default configuration: logging only errors to the console. Set system property 'log4j2.debug' to show Log4j2 internal initialization logging.
&lt;/DIV&gt;&lt;/DIV&gt;&lt;/NOSCRIPT&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 01 Jun 2021 08:59:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Starting-Events-Service-cluster/m-p/718416#M981</guid>
      <dc:creator>Abdulrahman_Ka1</dc:creator>
      <dc:date>2021-06-01T08:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: Starting Events Service cluster</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Starting-Events-Service-cluster/m-p/718417#M982</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/150490"&gt;@Abdulrahman.Kazamel&lt;/A&gt;,&lt;/P&gt;

&lt;P&gt;I couldn't find any relevant info on those errors, but I did find this AppD Knowledge base article that describes how to turn on debugging mode. Perhaps this will give you more insight into the issue.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://community.appdynamics.com/t5/Knowledge-Base/How-do-I-enable-the-Events-Service-debugging-port/ta-p/26128" target="_blank"&gt;https://community.appdynamics.com/t5/Knowledge-Base/How-do-I-enable-the-Events-Service-debugging-port/ta-p/26128&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jun 2021 18:20:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Starting-Events-Service-cluster/m-p/718417#M982</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2021-06-01T18:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: Starting Events Service cluster</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Starting-Events-Service-cluster/m-p/718418#M983</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/142051"&gt;@Ryan.Paredez&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I made some edit like&amp;nbsp;&lt;/P&gt;&lt;P&gt;ssh by hostname, not only with the IP address&lt;/P&gt;&lt;P&gt;maximize each node to 25 G ram&amp;nbsp;&lt;/P&gt;&lt;P&gt;reinstalled the events service cluster by&amp;nbsp;&lt;/P&gt;&lt;P&gt;bin/platform-admin.sh install-events-service --profile prod --hosts 10.0.30.45 10.0.30.46 10.0.30.47 --data-dir /opt/appdynamics/eventsservice --platform-name AppDPlatform&lt;/P&gt;&lt;P&gt;also in each machine&amp;nbsp;&lt;/P&gt;&lt;P&gt;iptables -A INPUT -m state --state NEW -m tcp -p tcp --dport 9080 -j ACCEPT&lt;BR /&gt;iptables -A INPUT -m state --state NEW -m tcp -p tcp --dport 9081 -j ACCEPT&lt;BR /&gt;iptables -A INPUT -m state --state NEW -m multiport -p tcp --dports 9300:9400 -j ACCEPT&lt;/P&gt;&lt;P&gt;however, the firewall was off&lt;/P&gt;&lt;P&gt;and tried again to restarted the cluster by&amp;nbsp;&lt;/P&gt;&lt;DIV class="lia-spoiler-container"&gt;&lt;A class="lia-spoiler-link" href="#" rel="nofollow noopener noreferrer"&gt;Spoiler&lt;/A&gt;&lt;NOSCRIPT&gt; (Highlight to read)&lt;/NOSCRIPT&gt;&lt;DIV class="lia-spoiler-border"&gt;&lt;DIV class="lia-spoiler-content"&gt;[root@console platform-admin]# bin/platform-admin.sh submit-job --platform-name AppDPlatform --service events-service --job restart-cluster&lt;BR /&gt;( 1/ 6) Load Events Service cluster configuration: SUCCESS&lt;BR /&gt;( 2/ 6) Load all ES cluster hosts into execution context.: SUCCESS&lt;BR /&gt;( 3/ 6) Disable transient allocations on masters: Disable transient allocation in the api store node&lt;BR /&gt;( 3/ 6) Disable transient allocations on masters: SUCCESS&lt;BR /&gt;( 4/ 6) Restart all nodes: Stop the Events Service api store node&lt;BR /&gt;( 4/ 6) Restart all nodes: Starting the Events Service api store node&lt;BR /&gt;( 4/ 6) Restart all nodes: Stop the Events Service api store node&lt;BR /&gt;( 4/ 6) Restart all nodes: Starting the Events Service api store node&lt;BR /&gt;( 4/ 6) Restart all nodes: Stop the Events Service api store node&lt;BR /&gt;( 4/ 6) Restart all nodes: Starting the Events Service api store node&lt;BR /&gt;( 4/ 6) Restart all nodes: SUCCESS&lt;BR /&gt;( 5/ 6) Enable transient allocations on masters: Enable transient allocation in the api store node&lt;BR /&gt;( 5/ 6) Enable transient allocations on masters: FAILED&lt;BR /&gt;Job failed to execute.&lt;BR /&gt;Failure occurred: Enable transient allocations on masters&lt;BR /&gt;Error message:&lt;BR /&gt;Task failed: Enable transient allocation in the api store node&lt;BR /&gt;on host: 10.0.30.45&lt;BR /&gt;as user: root&lt;BR /&gt;with message: Connection to [&lt;A href="http://10.0.30.45:9080/v1/elasticsearch/_cluster/settings" target="_blank" rel="noopener nofollow noreferrer"&gt;http://10.0.30.45:9080/v1/elasticsearch/_cluster/settings&lt;/A&gt;] failed due to [Failed to connect to /10.0.30.45:9080].&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;NOSCRIPT&gt;&lt;DIV class="lia-spoiler-noscript-container"&gt;&lt;DIV class="lia-spoiler-noscript-content"&gt;[root@console platform-admin]# bin/platform-admin.sh submit-job --platform-name AppDPlatform --service events-service --job restart-cluster( 1/ 6) Load Events Service cluster configuration: SUCCESS( 2/ 6) Load all ES cluster hosts into execution context.: SUCCESS( 3/ 6) Disable transient allocations on masters: Disable transient allocation in the api store node( 3/ 6) Disable transient allocations on masters: SUCCESS( 4/ 6) Restart all nodes: Stop the Events Service api store node( 4/ 6) Restart all nodes: Starting the Events Service api store node( 4/ 6) Restart all nodes: Stop the Events Service api store node( 4/ 6) Restart all nodes: Starting the Events Service api store node( 4/ 6) Restart all nodes: Stop the Events Service api store node( 4/ 6) Restart all nodes: Starting the Events Service api store node( 4/ 6) Restart all nodes: SUCCESS( 5/ 6) Enable transient allocations on masters: Enable transient allocation in the api store node( 5/ 6) Enable transient allocations on masters: FAILEDJob failed to execute.Failure occurred: Enable transient allocations on mastersError message:Task failed: Enable transient allocation in the api store nodeon host: 10.0.30.45as user: rootwith message: Connection to [http://10.0.30.45:9080/v1/elasticsearch/_cluster/settings] failed due to [Failed to connect to /10.0.30.45:9080].&lt;/DIV&gt;&lt;/DIV&gt;&lt;/NOSCRIPT&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 02 Jun 2021 16:37:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Starting-Events-Service-cluster/m-p/718418#M983</guid>
      <dc:creator>Abdulrahman_Ka1</dc:creator>
      <dc:date>2021-06-02T16:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Starting Events Service cluster</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Starting-Events-Service-cluster/m-p/718419#M984</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/150490"&gt;@Abdulrahman.Kazamel&lt;/A&gt;,&lt;/P&gt;

&lt;P&gt;Thanks for the additional info. Let's see if the Community can jump in and help you out. In the meantime, if you happen to find a solution, please do come back and share the results here. Knowledge sharing is key to the peer-to-peer community.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jun 2021 17:31:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Starting-Events-Service-cluster/m-p/718419#M984</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2021-06-03T17:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: Starting Events Service cluster</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Starting-Events-Service-cluster/m-p/718420#M985</link>
      <description>&lt;P&gt;Hello &lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/142051"&gt;@Ryan.Paredez&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I made a couple of configuration and at the end&amp;nbsp;&lt;/P&gt;&lt;P&gt;each time I do the installation the ports in each machine changes to 0.0.0.0&amp;nbsp;&lt;/P&gt;&lt;P&gt;For now, the issue was in DNS resolve as I had to make it manual in each machine at&lt;BR /&gt;/etc/hosts file&lt;BR /&gt;to give an example&lt;/P&gt;&lt;P&gt;eventsservice-01 10.0.30.xx&lt;BR /&gt;eventsservice-02 10.0.30.xx&lt;BR /&gt;eventsservice-03 10.0.30.xx&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;the installation done successfully after this configuration and yet still checking the health as it's not good.&lt;/P&gt;&lt;P&gt;*another update *&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;after the last configuration, the events service were not able to keep running so,&lt;/P&gt;&lt;P&gt;I changed every hostname to IP in the conf/events-service-api-store.properties in each machine.&lt;BR /&gt;I stopped/disabled the firewall and iptables,&lt;BR /&gt;and now it's up and running in green health since two hours!&lt;/P&gt;&lt;P&gt;kindly I would like to thank you for your support.&lt;/P&gt;&lt;P&gt;Thanks&lt;BR /&gt;Abdulrahman&lt;/P&gt;</description>
      <pubDate>Sun, 27 Jun 2021 15:20:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Starting-Events-Service-cluster/m-p/718420#M985</guid>
      <dc:creator>Abdulrahman_Ka1</dc:creator>
      <dc:date>2021-06-27T15:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: Starting Events Service cluster</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Starting-Events-Service-cluster/m-p/718421#M986</link>
      <description>&lt;P&gt;Hi &lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/150490"&gt;@Abdulrahman.Kazamel&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;I also encountered the similar issue as follows:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-06-07 141532.png" style="width: 649px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/34918iCE1642DCA96A8D79/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I w&lt;/SPAN&gt;&lt;SPAN&gt;ant to verify, what you did to solve the issue are the following:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- add the event service machine to /etc/hosts file&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- changed every hostname to IP in the conf/events-service-api-store.properties&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Am I correct? Or is there any other changes need to be done.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Aribowo&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2023 07:19:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Starting-Events-Service-cluster/m-p/718421#M986</guid>
      <dc:creator>Aribowo_Soegiar</dc:creator>
      <dc:date>2023-06-07T07:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: Starting Events Service cluster</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Starting-Events-Service-cluster/m-p/718422#M987</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/162256"&gt;@Aribowo.Soegiarto&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;Since this post is about 2 years old, you may want to reask the question on the forums, or you can reach out to your AppD Rep, or even contact AppD Support.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.appdynamics.com/t5/Knowledge-Base/How-do-I-submit-a-Support-ticket-An-FAQ/m-p/28959#U28959" class="lia-mention-container-editor-message lia-img-icon-tkb-thread lia-fa-icon lia-fa-tkb lia-fa-thread lia-fa"&gt;How do I submit a Support ticket? An FAQ&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 16:59:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Starting-Events-Service-cluster/m-p/718422#M987</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2023-06-09T16:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: Starting Events Service cluster</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Starting-Events-Service-cluster/m-p/718423#M988</link>
      <description>&lt;P&gt;Hi Aribowo,&lt;/P&gt;&lt;P&gt;Same issue here.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Luiz Polli&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2023 13:49:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Starting-Events-Service-cluster/m-p/718423#M988</guid>
      <dc:creator>Luiz_Polli1</dc:creator>
      <dc:date>2023-06-20T13:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: Starting Events Service cluster</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Starting-Events-Service-cluster/m-p/718424#M989</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/164074"&gt;@Luiz.Polli&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;As I mentioned to&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/162256"&gt;@Aribowo.Soegiarto&lt;/A&gt;,&amp;nbsp;given how old this post is, I think contacting AppD support is best. I was not able to find a ticket created by Aribowo.&lt;A href="https://community.appdynamics.com/t5/Knowledge-Base/How-do-I-submit-a-Support-ticket-An-FAQ/m-p/28959#U28959" class="lia-mention-container-editor-message lia-img-icon-tkb-thread lia-fa-icon lia-fa-tkb lia-fa-thread lia-fa"&gt;How do I submit a Support ticket? An FAQ&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2023 16:06:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Starting-Events-Service-cluster/m-p/718424#M989</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2023-06-20T16:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: Starting Events Service cluster</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Starting-Events-Service-cluster/m-p/718425#M990</link>
      <description>&lt;P&gt;Hi Ryan,&lt;BR /&gt;Creating a ticket now.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Luiz Polli&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jun 2023 20:35:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Starting-Events-Service-cluster/m-p/718425#M990</guid>
      <dc:creator>Luiz_Polli1</dc:creator>
      <dc:date>2023-06-20T20:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: Starting Events Service cluster</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Starting-Events-Service-cluster/m-p/718426#M991</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/164074"&gt;@Luiz.Polli&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;Thanks for creating the ticket, if you can share the results/solution once the ticket has reached closure, that would be awesome.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2023 16:45:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Starting-Events-Service-cluster/m-p/718426#M991</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2023-06-27T16:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: Starting Events Service cluster</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Starting-Events-Service-cluster/m-p/718427#M992</link>
      <description>Hi &lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/142051"&gt;@Ryan.Paredez&lt;/A&gt;,&lt;BR /&gt;Of course. Let you all know.&lt;BR /&gt;Thank you</description>
      <pubDate>Tue, 27 Jun 2023 17:35:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Starting-Events-Service-cluster/m-p/718427#M992</guid>
      <dc:creator>Luiz_Polli1</dc:creator>
      <dc:date>2023-06-27T17:35:08Z</dc:date>
    </item>
  </channel>
</rss>

