Decrypt Logs extension
This extension adds the following function to WarpScript:
Configuration
Your custom configurations can be stored in a new etc/conf.d/99-myWarp10.conf
file. Your custom configurations will override all the predefined Warp 10 configurations.
// LOGEVENTTO
warpscript.extension.logging = io.warp10.script.ext.logging.LoggingWarpScriptExtension
Example
Warp 10 always encrypts logs. If a WarpScript fails, there is no secret leak in the warp10.log
file. See log documentation here.
To decrypt the logs, copy the log output in a string, and call LOGEVENT->.