Free Report! Gartner® Hype Cycle™ for Monitoring and Observability.Read more

Couchbase

Supported Platforms

PlatformMetricsLogsTraces
Linux
Windows
macOS

Configuration Table

ParameterTypeDefaultDescription
telemetry_typestelemetrySelector["Logs", "Metrics"]Choose Telemetry Type.
hostname*string"localhost"The hostname or IP address of the Couchbase API.
portint8091The TCP port of the Couchbase API.
username*stringUsername used to authenticate.
password*stringPassword used to authenticate.
collection_intervalint60Sets how often (seconds) to scrape for metrics.
enable_error_logbooltrueEnable to read error logs.
error_log_pathstrings"/opt/couchbase/var/lib/couchbase/logs/error.log"Log File paths to tail for error logs.
enable_info_logboolfalseEnable to read info logs.
info_log_pathstrings"/opt/couchbase/var/lib/couchbase/logs/info.log"Log File paths to tail for info logs.
enable_debug_logboolfalseEnable to read debug logs.
debug_log_pathstrings"/opt/couchbase/var/lib/couchbase/logs/debug.log"Log File paths to tail for debug logs.
enable_access_logboolfalseEnable to read http access logs.
http_access_log_pathstrings"/opt/couchbase/var/lib/couchbase/logs/http_access.log"Log File paths to tail for http access logs.
enable_internal_access_logboolfalseEnable to read internal access logs.
http_internal_access_log_pathstrings"/opt/couchbase/var/lib/couchbase/logs/http_access_internal.log"Log File paths to tail for internal access logs.
enable_babysitter_logboolfalseEnable to read babysitter logs.
babysitter_log_pathstrings"/opt/couchbase/var/lib/couchbase/logs/babysitter.log"Log File paths to tail for babysitter logs.
enable_xdcr_logboolfalseEnable to read xdcr logs.
xdcr_log_pathstrings"/opt/couchbase/var/lib/couchbase/logs/goxdcr.log"Log File paths to tail for xdcr logs.
start_atenumendStart reading logs from 'beginning' or 'end'.
*required field