This message was deleted.
# opal
s
This message was deleted.
f
Hi @Heng Tan - we are looking into this for you and will reach out shortly ☺️
o
Hi @Heng Tan - you can control how OPAL runs OPA as explained here: https://docs.opal.ac/getting-started/running-opal/run-opal-client/opa-runner-parameters
Notice the 'log_level' field passed in the object
h
Thanks I'll give it a try
cool it works πŸŽ‰πŸŽ‰πŸŽ‰, many thanks for you help. πŸ˜‰ . one more quick question, I notice that your docker compose sample include a service called 'broadcast_channel' using postgres DB image. I'm configuring my OPAL server to use "external_source_url" for OPAL_DATA_CONFIG_SOURCES. Do I still need the 'broadcast_channel' postgres DB service? It seems to working when i test it without having a postgres DB service.
o
Happy to help.
Re: Broadcaster - https://docs.opal.ac/getting-started/running-opal/run-opal-server/broadcast-interface It is used to connect multiple server instances or server workers - without it you must work with only one server and one worker per that server
otherwise you can’t promise a message sent to one server would reach the right subscribing clients
h
πŸ‘
many thanks for you help πŸ˜‰
πŸ’œ 1