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