Removing agent
    • PDF

    Removing agent

    • PDF

    Article summary

    The latest service changes have not yet been reflected in this content. We will update the content as soon as possible. Please refer to the Korean version for information on the latest updates.

    Disable the log collection settings of server.

    Remove agent

    If you do not delete the log collection agent from the server after disabling the server log collection setting, data are continuously sent to Cloud Log Analytics without being saved, causing unnecessary internal traffic.

    Connect to the corresponding server and execute the commands that deletes the agent.

    Classic Linux server

    curl -s http://cm.cla.ncloud.com/removeCla | sudo sh
    

    VPC Linux server

    curl -s http://cm.vcla.ncloud.com/removeCla | sudo sh
    

    Classic Windows server

    Invoke-Expression $((New-Object System.Net.WebClient).DownloadString("http://cm.cla.ncloud.com/removewinCla"))
    

    VPC Windows server

    Invoke-Expression $((New-Object System.Net.WebClient).DownloadString("http://cm.cla.ncloud.com/removewinCla"))
    

    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.