Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 3 Next »

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

  • No labels