Splunk 클라이언트 설치

Jmnote (토론 | 기여)님의 2013년 6월 24일 (월) 14:28 판
splunk universal forwarder 설치
스플렁크 클라이언트 설치, 스플렁크 포워더 설치, 스플렁크 agent 설치

1 다운로드

  • 브라우저에서 http://www.splunk.com/ 접속
  • 우상단 [Login] 클릭
  • Username, Password 입력 --- [Login][1]
  • 우상단 [FREE DOWNLOAD] 클릭
  • 메뉴바 중간 [Universal Forwarder] 클릭
  • 2.6+ kernel Linux distributions (64-bit) 오른쪽 splunkforwarder-5.0.3-163460-linux-2.6-x86_64.rpm 클릭하여 다운로드 시작(19.8 MB)[2]

2 설치

  • splunkforwarder-5.0.3-163460-linux-2.6-x86_64.rpm 파일을 서버[3]에 업로드
[root@jmnote01 ~]# rpm -ivh splunkforwarder-5.0.3-163460-linux-2.6-x86_64.rpm
warning: splunkforwarder-5.0.3-163460-linux-2.6-x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 653fb112
Preparing...                ########################################### [100%]
   1:splunkforwarder        ########################################### [100%]
-------------------------------------------------------------------------
Splunk has been installed in:
        /opt/splunkforwarder

To start Splunk, run the command:
        /opt/splunkforwarder/bin/splunk start



Complete documentation is at http://docs.splunk.com/Documentation/Splunk
-------------------------------------------------------------------------

3 같이 보기

4 주석

  1. 계정이 없다면 가입해야 한다. [Sign Up Now]
  2. OS에 맞는 설치본 선택. 필자는 리눅스 64비트용을 선택함
  3. 스플렁크 클라이언트들 중 하나
문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}