Skip to content

SekoiaLab/kubernetes-sekoia-io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Usage

This image contains the necessary fluentd plugins to send logs in the SEKOIA.IO format.

In order to deploy a service to send logs from your kubernetes cluster to SEKOIA.IO, you can use our yaml file:

kubectl apply -f kubernetes/deployment.yaml

Then, to forward you events to our platform, you just have to put the following annotation to a pod: 

sekoia-io-intake-key: YOUR_INTAKE_KEY

You can obtain YOUR_INTAKE_KEY in our web interface. The intake key is specific per format. You'd have to put annotations for each type of service you want to forward.

About

Kubernetes resources to send events to SEKOIA.IO

Resources

Stars

Watchers

Forks

Packages

No packages published