Netflow to Cloud Service

Hello good people,

can you tell me, how to send my netflow data to elasticsearch cloud service ?
in my local service, I use elastiflow to get netflow data
is there a documentation to send elastiflow to cloud service ?

Thank You,
Anggara

https://github.com/robcowart/elastiflow/blob/master/INSTALL.md#7-configure-the-elasticsearch-output details the settings you need to configure. Ultimately it's no different to any other Elasticsearch instance though.

Welcome!

What about using https://www.elastic.co/guide/en/beats/filebeat/7.6/filebeat-module-netflow.html?

thank you Mr. Mark Walkom for your advice,
do we need to restart the elastiflow service ?

Dunno, I haven't used it.

I would recommend the Filebeat module if you can (I didn't know it existed).

@anggara88 If you are still having problems, please open an issue on the ElastiFlow repository.