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!

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...

UCC Framework: Discover Developer Toolkit for Building Technology Add-ons

The Next-Gen Toolkit for Splunk Technology Add-on Development The Universal Configuration Console (UCC) ...

.conf25 Community Recap

Hello Splunkers, And just like that, .conf25 is in the books! What an incredible few days — full of learning, ...