- DarkLight
Manual Configuration
- DarkLight
This section deals with manual configurations.
Non-routable State
Log Settings
Configure Non-routable State
Navigate to
/opt/lynx/amazon/laa
.Edit the appsettings.json file using a suitable editor.
Set the Attribute
“OnErrorAgentDefaultStatus”
to“Outbound”
.Save the file.
Restart the Amazon service (lynx.amazon.com).
Configure Log Settings
Navigate to
/opt/lynx/amazon/laa
.Edit the
appsettings.json
file using a suitable editor.Modify the attributes ConsoleLogs, DexieLogs, and BusniessRelatedLogs. Settings in the ConsoleLogs and DexieLogs determine if sensitive data (like agent password or customer data) is written to the logs. When it is set to false (the default setting), no sensitive data is written to the logs. When it is set to true, the application writes the sensitive data to the logs.
Save the file.
Restart the Amazon service (lynx.amazon.com).