SAP NetWeaver

Supported Platforms

PlatformMetricsLogsTraces
Linux
Windows
macOS

Configuration Table

ParameterTypeDefaultDescription
enable_metricsbooltrueEnable to send metrics.
hostname*stringlocalhostThe hostname or IP address of the SAP Netweaver system.
portint50013The TCP port of the SAP Netweaver system (for HTTP, use port 50013. for HTTPS use port 50014).
collection_intervalint60How often (seconds) to scrape for metrics.
username*stringThe username to use when connecting to SAP Netweaver.
password*stringThe password to use when connecting to SAP Netweaver.
profilestringThe profile path in the form of /sapmnt/SID/profile/SID_INSTANCE_HOSTNAME to collect sapnetweaver.abap.rfc.count and sapnetweaver.abap.session.count metrics
enable_tlsboolfalseWhether or not to use TLS.
insecure_skip_verifyboolfalseEnable to skip TLS certificate verification.
ca_filestringCertificate authority used to validate the database server's TLS certificate.
cert_filestringA TLS certificate used for client authentication, if mutual TLS is enabled.
key_filestringA TLS private key used for client authentication, if mutual TLS is enabled.

*required field