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
- package.json
- DSL
- windows
- OPCUA
- kibana
- ELK
- query
- Tutorial
- filebeat
- Crontab
- node.js
- devtools
- dense_vector
- CSV
- elasticsearch
- json
- venv
- Data Engineering
- typescript
- elastic
- framework
- airflow
- PYTHON
- path.data
- grok
- ubuntu
- 7.7.1
- configure
- KoA
- logstash
Archives
- Today
- Total
Gibbs Kim's playground
[ElasticStack-12] jdk download with wget command on Linux 본문
Tech 기록지/Elastic Stack
[ElasticStack-12] jdk download with wget command on Linux
Lio Grande 2020. 6. 5. 15:23ELK에서, 특히 Logstash를 사용하려고 하면 jdk가 필요하다. wget을 사용하여 JDK를 다운로드하는 방법을 알아보자.
wget 'https://download.java.net/java/GA/jdk11/9/GPL/openjdk-11.0.2_linux-x64_bin.tar.gz' - ~/apps/openjdk-11.0.2_linux-x64_bin.tar.gz
Java Path 설정
'Tech 기록지 > Elastic Stack' 카테고리의 다른 글
[ElasticStack-14] Logstash path.data setting (0) | 2020.06.11 |
---|---|
[ElasticStack-13] ELK operating on background (on Linux) (0) | 2020.06.09 |
[ElasticStack-11] Elasticsearch 외부 접속 on (Windows & Linux) (0) | 2020.06.04 |
[ElasticStack-10] Data Snapshot & Restore (0) | 2020.06.03 |
[ElasticStack-9] CSV file 한글 내용 logstash 업로드 (convert utf-8 encoding) (0) | 2020.06.03 |