backup giornaliero
This commit is contained in:
parent
ee55ecd2f2
commit
1535b27918
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ fi
|
||||||
mikif70/mongotools:3.4.5 mongoexport \
|
mikif70/mongotools:3.4.5 mongoexport \
|
||||||
--host "${MONGODB}" \
|
--host "${MONGODB}" \
|
||||||
--db $DB \
|
--db $DB \
|
||||||
--collection "lastlogin_${CNAME}" \
|
--collection "ll_${FNAME}" \
|
||||||
--type "csv" \
|
--type "csv" \
|
||||||
--fields "_id,user,protocol,ip,date,insert,country" \
|
--fields "_id,user,protocol,ip,date,insert,country" \
|
||||||
--query "${QUERY}" \
|
--query "${QUERY}" \
|
||||||
|
|
Loading…
Add table
Reference in a new issue