Skip to content

Akamai DataStream CLI to collect logs from Akamai DataStream API and send it Coralogix.

License

Notifications You must be signed in to change notification settings

coralogix/akamai-datastream-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Akamai DataStream CLI

goreportcard godoc license GitHub issues GitHub pull requests GitHub contributors

Akamai DataStream CLI is the utility to collect logs from Akamai DataStream API and send it Coralogix.

Prerequisites

Before beginning you must have installed:

  • docker (^18.09)
  • docker-compose (^1.27.3)
  • cmake

Usage

Complete next steps:

  1. Clone/download this repository
  2. Copy examples/akamai.env.example to configs/akamai.env and fill with Akamai credentials and datastream settings (Akamai DataStream API)
  3. Copy examples/coralogix.env.example to configs/coralogix.env and fill with Coralogix credentials

Then deploy logging agent to Docker:

$ make deploy

License

This project is licensed under the Apache-2.0 License.