How to use the Azure Monitor Agent to send logs

Поділитися
Вставка
  • Опубліковано 1 лис 2024

КОМЕНТАРІ • 20

  • @vg75
    @vg75 Рік тому +6

    Can you please elaborate where you got the sample log from and the actual path to the log on the server? Thx

  • @jismymathew1188
    @jismymathew1188 11 місяців тому +1

    Thank you so much, its really helped me. Any idea how we can automate these steps

    • @ThornTechnologies
      @ThornTechnologies  11 місяців тому

      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

  • @surajankale7703
    @surajankale7703 Рік тому +2

    Thanks for this video i was looking for this thing can you also make the video to store these logs into storage account container...

  • @emmanuelchasco7000
    @emmanuelchasco7000 9 місяців тому +1

    With this can I monitor if some VM are printing something or uploading something to some cloud?

    • @ThornTechnologies
      @ThornTechnologies  9 місяців тому

      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.

  • @TejasPatil-fz6bo
    @TejasPatil-fz6bo 7 місяців тому

    Thanks for the steps. Can you add steps to setup the same for Windows server please?

  • @harishlakshmipuram1393
    @harishlakshmipuram1393 2 місяці тому +1

    Hi, what the sample file contains and from where did you taken that file?

    • @ThornTechnologies
      @ThornTechnologies  2 місяці тому

      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

  • @denisdbell
    @denisdbell 3 місяці тому +1

    Very good video, excellent!!!

  • @sasidhanapal
    @sasidhanapal 4 місяці тому

    Bro, Can you explain how to find, what are the resources are currently monitoring by azure monitor ?

  • @Samcasm7
    @Samcasm7 Рік тому

    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

  • @anoobis7300
    @anoobis7300 5 місяців тому +1

    but you should have a subscription to create a workspace

  • @straddlescout1220
    @straddlescout1220 Рік тому

    how to do this for an on-prem server?

    • @ThornTechnologies
      @ThornTechnologies  Рік тому

      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!

    • @straddlescout1220
      @straddlescout1220 Рік тому +1

      ​@@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
      @ThornTechnologies  Рік тому

      @@straddlescout1220 Glad to hear that. If you have any other questions, just let us know.

    • @samyr2243
      @samyr2243 8 місяців тому

      @@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?

    • @ThornTechnologies
      @ThornTechnologies  8 місяців тому

      @@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/