| Validation | Short description |
|---|---|
| JSE | JSON Schema Errors |
| JSE00001 | Rename message to event.original |
| PSR | Package Spec Rule |
| PSR00001 | Non GA spec used in GA package |
| PSR00002 | Prerelease feature used in GA package |
| SVR | Semantic Validation Rules |
| SVR00001 | Dashboard with query but no filter |
| SVR00002 | Dashboard without filter |
| SVR00003 | Dangling object IDs |
| SVR00004 | Visualization by value |
| SVR00005 | Minimum Kibana version |
| SVR00006 | Processor tag is required |
| SVR00007 | Kibana tag is duplicate |
Available since 3.1.0
Available since 3.0.1
Available since 3.0.0
Available since 2.13.0
Available since 2.13.0
Available since 2.13.0
Available since 3.0.0
Available since 3.0.0
Available since 3.6.0
Every processor in an ingest pipeline must include a unique tag, which is used to annotate the processor in metrics and logs. Processors in the global pipeline on_failure handler are excluded from this check.
set:
tag: set_event_category
field: event.category
value: [network]Available since 3.5.5
Kibana tags declared under kibana/tags.yml are duplicated or package tags under kibana/tag directory are sharing the same id.