Write log in database with om_dbi in nxlog docker container
Hello,
I'm deploying nxlog-ce docker container in order to collect logs from several servers.
My container is running and stores logs in files. I would like store logs in a postgresql database but the om_dbi module is missing in the container.
How can I add this module?
Hello,
it should be in the container. How did you arrive at the conclusion it is not there?
Can you provide logs and configuration? That would help a lot with the diagnosis.
DBI has dependencies so perhaps those are not met.