Dockerized KMS don't write logs to files as far as I know.
You can grab KMS logs with command: docker logs kms or in inspect them in
real-time with command: docker logs --follow kms
ср, 20 мая 2020 г. в 05:37, Maxim Solodovnik :
>
>
> On Wed, 20 May 2020 at 02:57, seba.wag...@gmail.com
> wrote:
On Wed, 20 May 2020 at 02:57, seba.wag...@gmail.com
wrote:
> This one:
> 2) KMS logs by default at /var/log/kurento-media-server
>
> Thats inside the docker container right?
>
Yes, in case NOT Ubuntu is used :))
> I think you need to pass in a special variable to make that visible
> outside of
This one:
2) KMS logs by default at /var/log/kurento-media-server
Thats inside the docker container right?
I think you need to pass in a special variable to make that visible outside
of the docker container.
Cheers
Seb
Sebastian Wagner
Director Arrakeen Solutions
http://arrakeen-solutions.co.nz/
On Mon, May 18, 2020 at 12:57 PM Maxim Solodovnik
wrote:
> Hello Ahmad,
>
> On Mon, 18 May 2020 at 16:55, Unix Home Academy <
> unix.home.acad...@gmail.com> wrote:
>
>> Hi all,
>>
>> I was trying to troubleshoot few issues I am having and I had difficulty
>> identifying what log files to check. I
Hello Ahmad,
On Mon, 18 May 2020 at 16:55, Unix Home Academy
wrote:
> Hi all,
>
> I was trying to troubleshoot few issues I am having and I had difficulty
> identifying what log files to check. I was thinking of having a one-page
> guide to list all the log files that might be inspected when
> t