Error Code
Synopsis
Decodes Windows system error codes into human-readable descriptions.
Schema
- error_code:
field: <ident>
target_field: <string>
code_type: <string>
add_components: <boolean>
add_hex: <boolean>
description: <text>
if: <script>
ignore_failure: <boolean>
ignore_missing: <boolean>
on_failure: <processor[]>
on_success: <processor[]>
tag: <string>