Module in filebeat for glassfish

Hi, I'm trying to make a module in filebeat for glassfish, this is because I want to work with logs from glassfish. I can see that in the list of modules It isn't any related with glassfish. Someone can help me please?

Hi @Zuleyma_Espinoza :slightly_smiling_face:

You can use this link as a guidance https://www.elastic.co/guide/en/beats/filebeat/master/contributing-to-beats.html

Take also a look at the Ingest Node, which is used by Filebeat https://www.elastic.co/guide/en/elasticsearch/reference/master/ingest.html

You can find some guidance in the source code of the Apache Module https://github.com/elastic/beats/tree/master/filebeat/module/apache

Thanks so much. I'll check the links

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.