We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6af1644 commit baf4000Copy full SHA for baf4000
apm-sniffer/config/agent.config
@@ -17,7 +17,7 @@ agent.application_code=Your_ApplicationName
17
# Examples:
18
# Single collector:SERVERS="127.0.0.1:8080"
19
# Collector cluster:SERVERS="10.2.45.126:8080,10.2.45.127:7600"
20
-collector.servers=127.0.0.1:12800
+collector.servers=127.0.0.1:10800
21
22
# Logging level
23
logging.level=DEBUG
0 commit comments