Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- Oracle 18c HR schema
- ORA-00922
- Oracle 테이블 띄어쓰기
- ora-01722
- 오라클 캐릭터셋 조회
- 윈도우 Oracle
- 무료 오라클 데이터베이스
- Oracle 윈도우 설치
- ORA-12899
- Oracle 테이블 대소문자
- 무료 오라클 설치
- 서평단
- 오라클 캐릭터셋 변경
- Oracle 18c HR
- 오라클 캐릭터셋 확인
- Oracle 사용자명
- Oracle 사용자명 입력
- Oracle 초기 사용자
- Orace 18c
- oracle 18c
- oracle
- 비전공자를 위한 데이터베이스 입문
- Oracle Express Edition
- Oracle 18c 설치
Archives
- Today
- Total
목록Log analysis (11)
Nirsa's Learning Lab

ELK 로그 수집을 위한 filebeat 설치 ELK에서 로그를 수집하기 위해 filebeat을 에이전트 노드에 설치해야 합니다. * ELK 서버에 filebaet을 설치하지 않고 ELK서버가 로그를 수집하기 위한 대상 서버들에게 설치합니다. wget https://artifacts.elastic.co/downloads/beats/filebeat/filebeat-6.6.2-x86_64.rpm rpm -vi filebeat-6.6.2-x86_64.rpm systemctl start filebeat systemctl enable filebeat filebeat 로그 수집 설정 방법-1 위의 커맨드를 입력하여 설치 이후 filebeat modules list 를 입력하면 활성화된 모듈과, 비활성화된 모듈을 확..
Log analysis/Elastic
2020. 5. 15. 11:23