Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
It specifies which IRE error enums are excluded from logging, helping to reduce noise in the logs. |
| What area does it affect? |
Logging and error management |
| What does the default mean? |
The default value is "ABANDONED,INSERT_FAILED,UPDATE_FAILED,NO_IDENTIFIER_KEYS_GENERATED", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when adjusting logging levels or troubleshooting IRE errors. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.discovery.ire_err_exclusion_list |
| Sys ID |
40832c1643122110d7ebbb44cab8f233 |
| Type |
string |
| Application |
Global |
| Default value |
ABANDONED,INSERT_FAILED,UPDATE_FAILED,NO_IDENTIFIER_KEYS_GENERATED |
| Description |
This property is used to exclude logging insignificant IRE errors to pattern log.
Format: Provide the standard IRE Error Enums in comma separated format |
| Updated |
2024-05-25 03:47:42 |
Related properties