Skip to content

Instantly share code, notes, and snippets.

@michaelmcmillan
Created September 14, 2021 22:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save michaelmcmillan/daee3397e0ddb6bc332121bc0da90050 to your computer and use it in GitHub Desktop.
Save michaelmcmillan/daee3397e0ddb6bc332121bc0da90050 to your computer and use it in GitHub Desktop.
server:
http_listen_port: 9080
grpc_listen_port: 0
positions:
filename: C:\positions.yaml
clients:
# - url: http://loki:3100/loki/api/v1/push
- url: http://10.192.177.253:3100/loki/api/v1/push
scrape_configs:
- job_name: spyro-engine
static_configs:
- targets:
- localhost
labels:
job: SpyroLog
__path__: C:\SpyroLog\*.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment