Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kube-bro

This is a Helm Chart packaging Bro IDS for easy installation onto Kubernetes. That said, there are some prerequisites to make this work properly. Detailed discussion of this is available in this blog series.

In a nutshell.

Settings

There are three important settings you will need to set when running this chart.

  • You need to explicitly accept the CloudLens EULA by setting global.cloudlens.acceptEula to 'y'
  • You need to give the project Key from your CloudLens project by settings global.cloudlens.apikey.
  • You need to point to the elasticsearch cluster by setting elasticsearch.url

For example,

helm install kube-bro-0.1.0.tgz --name bro --tls --set elasticsearch.url=bro-es-elasticsearch-coordinating-only:9200,global.cloudlens.acceptEula=y,global.cloudlens.apikey=sxxxxxxxxxxxxxxxxxxxxxxxxxx

About

A Helm Chart making it straightforward to install Bro under Kubernetes.

Topics

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages