...
Status |
---|
colour | Green |
---|
title | LAST TESTED ON CHECKMK 2.23.0P1 |
---|
|
Panel |
---|
borderColor | black |
---|
bgColor | #f8f8f8 |
---|
title | Table of Contents |
---|
|
|
...
- Rule (top rule)
This rule, without selecting any section, enables the Windows Event Log on specific systems.
- Rule (the very last rule, if you have more rules)
Here, you select only the Windows Event Logs. This is your default rule to disable the Log Section globally.
Image Modified
After you have configured the rules, don't forget to bake the agent and install it on the Windows host. Without this, the rules configured here do not apply.
If you want to check the configuration on the Windows host (might be useful for troubleshooting), the disabled sections configuration is written here: C:\ProgramData\checkmk\agent\bakery
Image Added
And the file looks like this:
Code Block |
---|
|
# Created by Check_MK Agent Bakery.
# This file is managed via WATO, do not edit manually or you
# lose your changes next time when you update the agent.
global:
disabled_sections: []
enabled: true
install: true
port: 6556 |
Related articles
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 5 |
---|
spaces | KB |
---|
showSpace | false |
---|
sort | modified |
---|
reverse | true |
---|
type | page |
---|
cql | label in ( "bakery" , "windows" , "agent_bakery" ) and type = "page" and space = "KB" |
---|
labels | windows bakery |
---|
|
...