Forum Discussion
Which Onprem syslog server is best for MCAS Log collection--Required Suggestion
Hi Everyone,
We want to configure continuous log collector in MCAS through onpremises syslog server.
so I need suggestion which syslog server support for MCAS.
(We want to collect logs from Blue Coat proxy).
I have gone through MS article but it showing we have to configure Docker container on hyperv.
If anyone know please suggest on this.
Steven Shockley Thanks for your reply.
I will try with Docker and update.
3 Replies
- Steven ShockleyCopper Contributor
Mdrafik-Shaikh Unless something has changed, you kind of have to run the Docker container to get syslog into MCAS. It receives syslog and uploads it to MCAS, and I'm not aware of any other products that can directly upload to MCAS.
You don't have to run the image under HyperV, but you do need to run it under Docker, which is its own virtualization hypervisor. If you don't already have Docker (or Linux) in your environment I can see how it'd be a steep requirement.
It looks like you can run Docker under https://docs.microsoft.com/en-us/windows/wsl/tutorials/wsl-containers, but in the end you're still more or less running a Linux VM that you need to manage and patch.
- Mdrafik-ShaikhBrass Contributor
Steven Shockley Thanks for your comment.
I have configured docker container on linux vm and successfully integrated wit MCAS.
Thanks.
- Mdrafik-ShaikhBrass Contributor
Steven Shockley Thanks for your reply.
I will try with Docker and update.