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 | 31 |
Tags
- GNOME
- GPU
- K8S
- Chrome
- Linux
- C
- docker
- Elk
- Audit Log
- 디렉토리
- RHEL
- 파이썬
- 크롬
- Python
- Elasticsearch
- PostgreSQL
- syslog
- 서울시민카드
- zabbix
- log
- Kubernetes
- yum
- audit
- 빅데이터
- Shell
- rsyslog
- JSON
- CentOS
- bash
- centos 7.5
Archives
- Today
- Total
목록db (1)
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