enotspe / fortinet-2-elasticsearch

Fortinet products logs to Elasticsearch
Apache License 2.0
89 stars 39 forks source link

Any plans to add a Docker composer file? #29

Open priamai opened 3 years ago

priamai commented 3 years ago

Let me know or I can try.

enotspe commented 3 years ago

Wow. It will be awesome to have a docker version! That was on the roadmap, but very far away. If you can pull it out, it will be very appreciated.

priamai commented 3 years ago

@enotspe I will fork and attempt the miracle then!

priamai commented 3 years ago

@enotspe could you provide me with a list of the versions that you use for your own testing? Specifically what distribution and version for ElasticSearch, Logstash version and Kibana version.

enotspe commented 3 years ago

I always use the latest. Right now 7.10

enotspe commented 3 years ago

I use Elastic Cloud, and run logstash on a Centos 8.

priamai commented 3 years ago

Alright so I have: ElasticCloud: 7.10 Logstah: version???? Linux Centos 8 Kibana: version ???

enotspe commented 3 years ago

Sorry for not answering before @priamai.

ElasticCloud: 7.10 (these are both Elasticsearch and Kibana) Logstah: version7.10 Linux Centos 8 Kibana: version 7.10

I think if you can dockerize logtash with the pipelines on it, it would be good enough

enotspe commented 2 years ago

@N3v3R3nD could you please share your magic on how to deploy fortidragon on dockers/kubernetes please