일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- devops
- laravel
- Spring
- tool
- springboot
- 맛집
- linux
- elasticsearch
- 요리
- jenkins
- Spring Batch
- ubuntu
- php
- Web Server
- javascript
- AWS
- jsp
- it
- ReactJS
- Spring Boot
- Gradle
- Git
- java
- MySQL
- Design Patterns
- db
- redis
- IntelliJ
- Oracle
- JVM
Archives
- Today
- Total
목록filebeat (1)
아무거나
[FileBeat] 설치 및 테스트
[filebeat 설치] 1. https://www.elastic.co/downloads/beats/filebeat 접속하여 다운 - wget -qO - https://artifacts.elastic.co/GPG-KEY-elasticsearch | sudo apt-key add - - sudo apt-get install apt-transport-https - echo "deb https://artifacts.elastic.co/packages/5.x/apt stable main" | sudo tee -a /etc/apt/sources.list.d/elastic-5.x.list - sudo apt-get update && sudo apt-get install filebeat 2. filebeat conf..
Data Store/Elastic Stack
2019. 5. 22. 14:22