CloudWatch
Logs across all Denodo servers are aggregated into Amazon CloudWatch using the CloudWatch Agent.
Logs are grouped by file into log groups starting with the prefix /denodo/
. After the /denodo/
prefix comes the server type prefix (such as /vdp/
or /solution-manager/
), followed by the log type.
Within each log group is a stream with a name that represents where the stream is coming from (such as denodo-dev-01.it.tufts.edu
).
The code used to setup and configure the CloudWatch Agent on the Denodo servers can be found here