Splunk AppDynamics

Event Service not able to start

saurav_kosankar
New Member

Hi Team,

I have recently install the AppDynamics platform admin on Linux Server and successfully install the controller through GUI. But I am not able to install Event Service.

(Note :- I have Two Linux Server, One for Platform Admin & Controller. The Second Server for Event Service.)

I have successfully add the Event Service Server Host in Hosts Tab through OPENSSH between Two Servers.While Installing Event Service I got the connection timeout error , unable to ping.

So i tried changing the property values in your events-services-api-store.properties file to IP address instead of hostnames.

Then Add the following environment variable to the new user.

export INSTALL_BOOTSTRAP_MASTER_ES8=true

After that I Restart the Event-Service(ES) manually using below command from event-service/processor directory.

bin/events-service.sh stop -f && rm -r events-service-api-store.id && rm -r elasticsearch.id
nohup bin/events-service.sh start -p conf/events-service-api-store.properties &

After following above steps, I get below error in Enterprise Console, while starting the Event Service

image.jpegimage.jpeg

Please help me resolved this issue....

Labels (1)
0 Karma
1 Solution

iamryan
Community Manager
Community Manager

I wanted to share a solution on behalf of @saurav.kosankar 

We have to just add the "U limits" in Event Service Server in /etc/security/limits.conf file and restart the server to apply changes take place.

View solution in original post

0 Karma

iamryan
Community Manager
Community Manager

I wanted to share a solution on behalf of @saurav.kosankar 

We have to just add the "U limits" in Event Service Server in /etc/security/limits.conf file and restart the server to apply changes take place.

0 Karma
Get Updates on the Splunk Community!

Splunk Observability Cloud's AI Assistant in Action Series: Auditing Compliance and ...

This is the third post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how to ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

What You Read The Most: Splunk Lantern’s Most Popular Articles!

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...