Skip to content

Commit d2b7b77

Browse files
committedDec 18, 2015
Update README.md
1 parent efeb87a commit d2b7b77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎README.md

+1
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,6 @@ es-query-export -u http://localhost:9200 -i _all -q cluster:c2 -t prod,dev
3333
es-query-export -u localhost:9200 -i _all -q *:* -f _all -w output.csv
3434
es-query-export -i _all -q *:* -f status,host -w output.csv
3535
es-query-export -i _all -q *:* -f _all -w output.csv -s
36+
es-query-export -u http://user:password@kibana.com:80/es -i _all -q *:* -f _all
3637
es-query-export -q *:*
3738
```

0 commit comments

Comments
 (0)
Please sign in to comment.