Google Chronicle (om_chronicle) with amazon Linux2


#1 billychua

I have install the amzon linux2 agent into EC2. After that we realized the om_chronicle is not available in the /opt/nxlog/modules/output/ directory. We copy the om_chronicle from Redhat and place it into the below directory. When restart the service and it have the below error.

Error [Core|main] Failed to load module from /opt/nxlog/modules/output/om_chronicle.so, libssl.so.1.1: cannot open shared object file. No such file or directory; DSO load/failed

#2 konstantinos Nxlog ✓

Hi Billy,

The module om_chronicle on NXLog EE is not supported on Amazon Linux2: https://docs.nxlog.co/userguide/intro/modules-list.html#amazonlinux-2

You can try using the om_http module instead and pre-format the event data as shown at: https://docs.nxlog.co/userguide/integrate/google-chronicle.html#forwarding-logs-using-a-central-nxlog-agent (batching not supported)

Cheers,

Konstantinos