This website works better with JavaScript.
Home
Explore
Help
Sign In
akshay
/
promtail-windows
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
upload promtail config file
master
Akshay
1 year ago
parent
a7a3e87433
commit
4be81c999b
1 changed files
with
18 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+18
-0
promtail-config.yaml
+ 18
- 0
promtail-config.yaml
View File
@ -0,0 +1,18 @@
server:
http_listen_port
:
9080
grpc_listen_port
:
0
client:
url
:
http://10.22.13.38:3100/api/prom/push
scrape_configs:
-
job_name
:
windows:
eventlog_name
:
"Application"
bookmark_path
:
"./bookmark.xml"
xpath_query
:
"*"
labels:
job
:
windows
pipeline_stages:
-
json:
expressions:
level
:
levelText
Write
Preview
Loading…
Cancel
Save