Forum Discussion
SpringWater
Nov 13, 2019Copper Contributor
Azure Sentinel - Connector for Fortinet
Trying to connect Azure Sentinel for Fortinet on Linux proxy machine :
When adding the sentinel connector for Fortinet - to act as a proxy for forwarding Fortinet logs - received the following erro...
Roger_Fleming
Nov 13, 2019Former Employee
The OMSAgent is not installed properly on the Operating System. Run the following command to install and test the installation.
Install/upgrade/repair the agent
sudo wget https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/DataConnectors/CEF/cef_installer.py&& python cef_installer.py <Workspace_id> <Workspace_Key>
Check/Test/Install
sudo wget https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/DataConnectors/CEF/cef_troubleshoot.py&& sudo python cef_troubleshoot.py <workspace_id>