You could try using a Terraform and doing something like this: medium.com/@t.costantini89/send-linux-vm-logs-to-an-azure-log-analytics-workspace-using-terraform-and-the-azure-monitor-agent-939d481cc48a
Hello Emmanuel, This video goes over connecting the Azure Monitor Agent to your VM. For monitoring who's uploading to the Cloud or if someone is printing something from the VM, you'd need to find those corresponding logs on the VM and input them in place of the logs we used in our example.
The sample file contains the log syntax, and the log was retrieved from our local SFTP server. If you'd like to check out our example log files, you can download them here: help.thorntech.com/docs/sftp-gateway-azure-3.0/azure-monitor-agent/#create-a-custom-log-table
Good evening, i have configured syslog server so that can get fortigate firewall logs into it , but seems i am not getting separate log file for syslog in rhel , i can able to see them in /var/log/messages, can you help how we can create logs out of syslog and then send this to azure log analytics
@@ThornTechnologies I found the solution. You first have to install Azure arc agent on your on-prem server. From here on the steps are exactly the same as show in your video.
@@ThornTechnologies Hey bro, how are you? Can I ask for your help? I set up a file server for a company, using Azure file sharing, but the company also wanted a solution for recording logs on this file server, like "employee01 deleted a file.", I saw that it was possible to configure the Azure Monitor to collect this data, can you help me?
@@samyr2243 here's an example for connecting the AMA to Azure Monitor from our Knowledge Base. Just use your own log files and file locations. help.thorntech.com/docs/sftp-gateway-azure-3.0/azure-monitor-agent/
Can you please elaborate where you got the sample log from and the actual path to the log on the server? Thx
Thank you so much, its really helped me. Any idea how we can automate these steps
You could try using a Terraform and doing something like this:
medium.com/@t.costantini89/send-linux-vm-logs-to-an-azure-log-analytics-workspace-using-terraform-and-the-azure-monitor-agent-939d481cc48a
Thanks for this video i was looking for this thing can you also make the video to store these logs into storage account container...
We're working on this for you.
With this can I monitor if some VM are printing something or uploading something to some cloud?
Hello Emmanuel,
This video goes over connecting the Azure Monitor Agent to your VM. For monitoring who's uploading to the Cloud or if someone is printing something from the VM, you'd need to find those corresponding logs on the VM and input them in place of the logs we used in our example.
Thanks for the steps. Can you add steps to setup the same for Windows server please?
Hi, what the sample file contains and from where did you taken that file?
The sample file contains the log syntax, and the log was retrieved from our local SFTP server.
If you'd like to check out our example log files, you can download them here:
help.thorntech.com/docs/sftp-gateway-azure-3.0/azure-monitor-agent/#create-a-custom-log-table
Very good video, excellent!!!
Bro, Can you explain how to find, what are the resources are currently monitoring by azure monitor ?
Good evening, i have configured syslog server so that can get fortigate firewall logs into it , but seems i am not getting separate log file for syslog in rhel , i can able to see them in /var/log/messages, can you help how we can create logs out of syslog and then send this to azure log analytics
but you should have a subscription to create a workspace
how to do this for an on-prem server?
We're focused on cloud solutions and don't use any on-prem servers. But someone else might be able to comment here and offer suggestions. Good luck!
@@ThornTechnologies I found the solution. You first have to install Azure arc agent on your on-prem server. From here on the steps are exactly the same as show in your video.
@@straddlescout1220 Glad to hear that. If you have any other questions, just let us know.
@@ThornTechnologies Hey bro, how are you? Can I ask for your help? I set up a file server for a company, using Azure file sharing, but the company also wanted a solution for recording logs on this file server, like "employee01 deleted a file.", I saw that it was possible to configure the Azure Monitor to collect this data, can you help me?
@@samyr2243 here's an example for connecting the AMA to Azure Monitor from our Knowledge Base. Just use your own log files and file locations.
help.thorntech.com/docs/sftp-gateway-azure-3.0/azure-monitor-agent/