Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property configures the destination for logging output, allowing logs to be directed to either the database or other specified nodes. |
| What area does it affect? |
Logging and Monitoring |
| What does the default mean? |
The default value is "db", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when configuring logging preferences or troubleshooting log-related issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.snc.sla.log.destination |
| Sys ID |
92e114a7c3523100d602763c64d3ae6c |
| Type |
choice list |
| Application |
Global |
| Default value |
db |
| Description |
Logging output destination (default: Database and node) |
| Updated |
2024-05-25 04:34:56 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... for TaskSLA com.snc.sla.condition.log Logging level for SLAConditionBase com.snc.sla.workflow.log Logging level for TaskSLAworkflow com.snc.sla.calculatorng.log Logging level for SLACalculatorNG com.snc.sla.repair.log Logging level for SLARepair (SLA repair must be enabled to use this) com.snc.sla.log.destination Logging output destination. Select the log destination: either output to both the Database and node logs (the default), or output to node logs only. Database and node logs (gs.log) are ...
Related properties