How to determine MCAS log collector / docker vesion ?

Copper Contributor

Hello - given the recent advice about MCAS TLS 1.0 & 1.1 depreciation, here :-

 

https://techcommunity.microsoft.com/t5/Enterprise-Mobility-Security/End-of-support-for-TLS-1-0-and-1...

 

Log collector – versions older than 0.111.127 will not be able to establish a connection to Microsoft Cloud App Security. If you are using an older version, you need to update by following the instructions in Microsoft Cloud APp Security log collector documentation.

 

Is there any advice please on how we can determine the versions of the log collector that is running to see if it is/isn't older than 0.111.127 ?

 

Thanks...

2 Replies
Hi Max,

You can check the version by running the following command, replace with your collector name

docker exec -it <LogCollectorName> ls -l /etc/adallom/components/columbus/columbus.jar

Regards,
Dima