Unable to start Kinesis agent

0

when I try to start kinesis agent, sudo service aws-kinesis-agent start. Received below error.

Job for aws-kinesis-agent.service failed because the control process exited with error code. See "systemctl status aws-kinesis-agent.service" and "journalctl -xeu aws-kinesis-agent.service" for details.

where do I check the error logs. Please help in resolving this.

asked 6 months ago340 views
1 Answer
0
Accepted Answer

Hello Theerthendra,

Please check the following file location where the agent activity is logged: "/var/log/aws-kinesis-agent/aws-kinesis-agent.log"

This is the default location for the Kinesis agent logs, but it may vary depending on your specific deployment. here

Something to note is making sure the Prerequisites are completed before installing the agent.

Please share a sanitized details of the logs once you have it to give us more insight.

AWS
answered 6 months ago
  • Thanks for the inputs, actually it worked now. There was a typo in my script, so couldn't able to restart agent.

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions