Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/appcelerator/amp-agent

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/appcelerator/amp-agent

  • v0.1.2
  • Source
  • Go
  • Socket score

Version published
Created
Source

###amp-agent

amp-agent is an infrastucture service installed on each node sending local node Docker events and local containers logs to kafka.

version 1.0.0-4

Get Docker events related to container create, start, stop , kill, die, destroy, use it to maintain internally a list of running containers with their id, node_id, service_id, service_name and send the docker events to kafka. For each running container, open a log stream and send them to Kafka.

api v1.0.0.0-4

api doc:

* /api/v1/health: return code 200 or 400 concidering if amp-agent is ready, maining log-agent has open an event stream with docker and this stream is still active

* /api/v1/containers: return a json containing the active containers list with service_id, service_name, status, and health status

FAQs

Package last updated on 04 Oct 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc