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 log messages generated by the Code Search application, allowing logs to be saved to the local node log or the database. |
| What area does it affect? |
Code Search logging |
| 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? |
An admin should review this property when configuring logging preferences or troubleshooting log message visibility. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_codesearch.logging.destination |
| Sys ID |
fd3b2072d7120200b6bddb0c825203d9 |
| Type |
choice list |
| Application |
Code Search |
| Default value |
db |
| Description |
Destination for all log messages generated by the Code Search application. Options are:
Off : Do not save output even if log leval indicates messages are generated.
File system : Save output only in the local node log (System Logs > Utilities > Node Log File Browser or Node Log File Download)
Database : Save output to the syslog_app_scope table (System Logs > System Log > Application Logs)
Logging to the Database *also* logs to the node log file for the node running the script which generates the output. |
| Updated |
2024-05-25 03:51:30 |
Related properties