list_rule_files
Lists all OSSEC rule files with their filenames and paths. Use to inspect or filter rules by file.
Instructions
List all OSSEC rule files.
Returns the file names of all rule XML files, which can be used to inspect or filter rules by file.
Returns: JSON array of rule file information including filename and path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |