Agent の削除
    • PDF

    Agent の削除

    • PDF

    記事の要約

    サーバのログ収集設定を解除します。

    Agentの削除

    サーバログ収集設定を解除した後、サーバからログ収集 Agentを削除しないと Cloud Log Analyticsにデータは保存されませんが、データが引き続き Cloud Log Analyticsに送信され、不要な内部データトラフィックが発生します。

    当該サーバにアクセスして agentを削除するコマンドを実行する必要があります。

    Classic Linuxサーバ

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

    VPC Linuxサーバ

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

    Classic Windowsサーバ

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

    VPC Windowsサーバ

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

    この記事は役に立ちましたか?

    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.