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!

Stay Connected: Your Guide to January Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...

[Puzzles] Solve, Learn, Repeat: Reprocessing XML into Fixed-Length Events

This challenge was first posted on Slack #puzzles channelFor a previous puzzle, I needed a set of fixed-length ...

Data Management Digest – December 2025

Welcome to the December edition of Data Management Digest! As we continue our journey of data innovation, the ...