arachned/config/arachne.yaml (15 lines of code) (raw):
arachne:
pidPath: /var/run/arachne/arachne.pid
orchestrator:
enabled: false
addrport: 127.0.0.1:12345
restVersion: api/v1
standaloneTargetConfig: /usr/local/etc/arachne/target_config.json
logging:
stdout: true
level: info
logSink: /var/log/arachne/arachne.log
metrics:
statsd:
hostPort: 127.0.0.1:6789
prefix: arachne