Table of Contents
Use the below commands to display system details.
The pgpro-otel-collector service status:
# systemctl status pgpro-otel-collector
The pgpro-otel-collector activity logs:
# journalctl -u pgpro-otel-collector
The logging level can be managed by the
service.telemetry.logs.level parameter and can
take the following values: debug,
info, warn,
error. info is used by
default.