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
													
											
												
												- 빅데이터
- centos 7.5
- bash
- Elk
- K8S
- 파이썬
- audit
- Python
- Shell
- syslog
- 디렉토리
- log
- rsyslog
- C
- zabbix
- yum
- CentOS
- GPU
- PostgreSQL
- 서울시민카드
- docker
- Elasticsearch
- Chrome
- RHEL
- Audit Log
- JSON
- 크롬
- Kubernetes
- Linux
- GNOME
													Archives
													
											
												
												- Today
- Total
목록Elk (2)
Sysops Notepad
			
			
				[ELK] xpack basic license 등록
				
	
	
               
           
               
	
		
	
	
               
           
					
					
					
					
					
					
						
					
				1. https://register.elastic.co/ 가입 2. POST _xpack/license{ "licenses": [ { "uid":"893361dc-9749-4997-93cb-802e3d7fa4xx", "type":"basic", "issue_date_in_millis":1411948800000, "expiry_date_in_millis":1914278399999, "max_nodes":1, "issued_to":"issuedTo", "issuer":"issuer", "signature":"xx" } ]} or 2.curl -XPUT -u 'http://:/_xpack/license' -H "Content-Type: application/json" -d @license.json 3. GET..
				업무/etc
				
				2018. 12. 19. 16:21