asp-siem-index-yaml
asp-siem-index-yaml creates or updates ASP SIEM index YAML. Use it to generate maintainable index configuration from backend field discovery results.
Invocation
text
/asp-siem-index-yamlThe skill combines local project files with asp siem fields discover ... --output json results to help generate YAML configuration.
Common Examples
text
/asp-siem-index-yaml generate ELK index YAML for logs-securitytext
/asp-siem-index-yaml discover fields from logs-security for the last hour and suggest configurationtext
/asp-siem-index-yaml check whether the existing YAML is missing common time, host, and user fieldsRelated CLI commands:
powershell
asp siem fields discover logs-security ELK --from 2026-07-02T00:00:00Z --to 2026-07-02T01:00:00Z --output json
asp siem schema show logs-security --output json