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 \
|
||||
--host "${MONGODB}" \
|
||||
--db $DB \
|
||||
--collection "lastlogin_${CNAME}" \
|
||||
--collection "ll_${FNAME}" \
|
||||
--type "csv" \
|
||||
--fields "_id,user,protocol,ip,date,insert,country" \
|
||||
--query "${QUERY}" \
|
||||
|
|
Loading…
Add table
Reference in a new issue