This reference provides network configuration details for connecting your SAP systems to New Relic. Use these specifications when configuring RFC destinations and firewall rules.
Who should use this reference
- SAP Basis administrators configuring RFC connections
- Network administrators setting up firewall rules
- Installation teams preparing network requirements
Network requirements
- Firewall: Ensure the firewall is not blocking HTTPS traffic to New Relic.
- Proxy Server: If using a proxy server, document these details for configuration:
Proxy Server Domain | Proxy Port | Authentication Required | Proxy Username | Proxy User Password |
|---|
RFC destination configuration
Configure these RFC (Remote Function Call) destinations in your SAP system to enable communication with New Relic APIs. Use the endpoints for the region where your New Relic account is hosted.
Note: Connection Type "G" indicates an HTTP connection to an external server.
Choose the endpoint configuration based on your New Relic account region:
- Use US region endpoints if your account is in the US data center
- Use EU region endpoints if your account is in the EU data center
US region endpoints
RFC Destination | Conn. Type | Description | Target Host | Service No. | Path Prefix |
|---|---|---|---|---|---|
NR_API_EVENT | G | Event API Endpoint |
| 443 |
|
NR_API_LOG | G | Log API Endpoint |
| 443 |
|
NR_API_METRIC | G | Metric API Endpoint |
| 443 |
|
NR_API_TRACE | G | Trace API Endpoint |
| 443 |
|
EU region endpoints
RFC Destination | Conn. Type | Description | Target Host | Service No. | Path Prefix |
|---|---|---|---|---|---|
NR_API_EVENT_EU | G | Event API Endpoint |
| 443 |
|
NR_API_LOG_EU | G | Log API Endpoint |
| 443 |
|
NR_API_METRIC_EU | G | Metric API Endpoint |
| 443 |
|
NR_API_TRACE_EU | G | Trace API Endpoint |
| 443 |
|
Verify connectivity
After configuring RFC destinations, test connectivity using SAP transaction code SM59:
- Select the RFC destination
- Click Connection Test
- Verify successful connection to New Relic endpoints
Related documentation
- Configure New Relic ABAP add-on package - Configure RFC destinations in your SAP system
- Pre-installation checklist - Complete network accessibility checklist