Agent 설치
    • PDF

    Agent 설치

    • PDF

    기사 요약

    Agent 설치

    서버 로그 수집 설정을 한 뒤, 실제로 서버의 로그를 수집 하기 위해서는 해당 서버에 접속해 agent를 설치해야 합니다.

    agent 설치는 API 호출 결과에 나오는 result를 configKey로 사용하며 agent를 설치하기 위해서는 다음과 같은 명령어를 서버에서 실행하면 됩니다.

    Linux 서버

    curl -s http://ccm.fin-ncloud.com/setUpCla/{configKey} | sudo sh
    

    Windows 서버

    Invoke-Expression $((New-Object System.Net.WebClient).DownloadString("http://ccm.fin-ncloud.com/setUpwinCla/{configKey}"))
    

    이 문서가 도움이 되었습니까?

    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.