Forum Discussion
mlmcadams
Feb 07, 2020Brass Contributor
Log collector error from columbus
Anyone seen the following error with columbus in the log collector Docker container? If so how can this be corrected? 2020-02-07 21:07:10.778 ERROR c.a.columbus.runners.MainRunner KeepAliveLogTask ...
Caroline_Lee
Microsoft
Mar 19, 2020mlmcadams Hi! Could you try these two options & see if they work for you?
- The error code 301 at the end references permanent URL redirection, meaning current links or records using the URL that the response is received for should be updated.
- Check log collector version make sure it TLS 1.2+, you can check by running the following command prompt:
docker exec -it <LogCollectorName> ls -l /etc/adallom/components/columbus/columbus.jar