<#449 Missing query results and `osctrl-admin` pan...
# osctrl
g
#449 Missing query results and `osctrl-admin` panics Pull request opened by javuto When trying to retrieve on-demand query results, or any other results that may be stored in the DB, the
osctrl-admin
service was invoking a
nil
pointer, causing a panic. This PR fixes several issues, including #438: • Display a message when the logger is not configured to
db
, and there are no logs to display. • Making sure keys in redis are expired. • The JSON setting for logger was not stored in the DB correctly. jmpsec/osctrl All checks have passed 30/30 successful checks