Slackbot
05/17/2023, 9:13 PMJiang
05/18/2023, 4:12 PMPaulo Eduardo Neves
05/26/2023, 9:47 PMPaulo Eduardo Neves
05/26/2023, 9:54 PMapi_server.logging.directory=/mnt/logdir
or just logging.directory=/mnt/dir
. To set them in the bentofile.yml
and to set them using the environment variable BENTOML_CONFIG_OPTIONS
I've also tried to directly config the log in my bento_service.py file, but it just logs part of the info. Other log messages go to the console.
I've even tried to edit the entrypoing.sh
script to redirect the output, but it didn't work.
I want to be able to log unexpected exceptions an log messages to my data.
Where can I find an example of configuration that saves docker log messages to a file?Paulo Eduardo Neves
05/26/2023, 10:00 PMPaulo Eduardo Neves
05/26/2023, 10:03 PMPaulo Eduardo Neves
05/26/2023, 10:07 PM아침이슬
06/03/2023, 5:55 AM아침이슬
06/03/2023, 6:11 AM