Giter Club home page Giter Club logo

Comments (2)

jefchien avatar jefchien commented on July 22, 2024

I was not able to reproduce the issue with on a new EC2 instance and downloading version 1.300032.2b361-1 or the latest release.

> ubuntu@:/tmp$ wget https://amazoncloudwatch-agent.s3.amazonaws.com/ubuntu/arm64/1.300032.2b361/amazon-cloudwatch-agent.deb

> ubuntu@:/tmp$ sudo dpkg -i -E ./amazon-cloudwatch-agent.deb
Selecting previously unselected package amazon-cloudwatch-agent.
(Reading database ... 66035 files and directories currently installed.)
Preparing to unpack ./amazon-cloudwatch-agent.deb ...
Unpacking amazon-cloudwatch-agent (1.300032.2b361-1) ...
Setting up amazon-cloudwatch-agent (1.300032.2b361-1) ...

> ubuntu@:/tmp$ sudo dpkg -l amazon-cloudwatch-agent
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                    Version          Architecture Description
+++-=======================-================-============-=================================
ii  amazon-cloudwatch-agent 1.300032.2b361-1 arm64        Amazon CloudWatch Agent

> ubuntu@:/opt/aws/amazon-cloudwatch-agent/etc$ ls
amazon-cloudwatch-agent.d  common-config.toml

from amazon-cloudwatch-agent.

jefchien avatar jefchien commented on July 22, 2024

If the common-config.toml file was deleted, running sudo dpkg -i -E ./amazon-cloudwatch-agent.deb will not recreate it. You will need to do a fresh re-install (sudo dpkg -P amazon-cloudwatch-agent to purge the package before reinstalling). Would recommend moving your JSON configuration file outside of the agent directories as well.

from amazon-cloudwatch-agent.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.