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 |
Tags
- Elasticsearch
- audit
- 빅데이터
- Elk
- C
- zabbix
- centos 7.5
- log
- 크롬
- docker
- Linux
- JSON
- K8S
- 파이썬
- syslog
- bash
- RHEL
- 디렉토리
- Chrome
- Audit Log
- Python
- PostgreSQL
- rsyslog
- yum
- CentOS
- 서울시민카드
- Shell
- GNOME
- GPU
- Kubernetes
Archives
- Today
- Total
목록JSON (2)
Sysops Notepad
[DB] mysql/mariadb json format export output
mysql/mariadb 리눅스 json 포멧으로 출력하는 방법 # echo "select * from table limit 3;" | mysqlsh --json --sqlc --uri root@ip:3306{"duration":"0.00 sec","info":"","row_count":3,"rows":[[1,"PENELOPE","GUINESS",{"year":2006,"month":1,"day":15,"hour":4,"minute":34,"second":33.0}],[2,"NICK","WAHLBERG",{"year":2006,"month":1,"day":15,"hour":4,"minute":34,"second":33.0}],[3,"ED","CHASE",{"year":2006,"month":1,"day"..
업무/etc
2018. 11. 20. 06:42