Hi guys,
I am facing issues with barbican-api logging with syslog.
I have configured rsyslog for barbican service and want to write the logs on remote host based on %programname properties,
But I observed that the barbican-api app-name is not set ,so by default it's logging into loadwsgi.py.log .
Is there any way to set the app-name for barbican-api service ?