Initial commit
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
- name: errorlog path group
|
||||
class: group
|
||||
group: path
|
||||
members:
|
||||
- meta: PATH
|
||||
path: /xyz/openbmc_project/logging
|
||||
|
||||
- name: pathwatch errorlog
|
||||
class: pathwatch
|
||||
pathwatch: path
|
||||
paths: errorlog path group
|
||||
pathcallback: create errorlog trap
|
||||
|
||||
- name: create errorlog trap
|
||||
class: pathcallback
|
||||
pathcallback: eventpath
|
||||
paths: errorlog path group
|
||||
eventType: ErrorTrap
|
||||
Reference in New Issue
Block a user