update queries for tsl handshakes and dns (#35776)

This commit is contained in:
Angela Chuang 2019-05-02 22:23:39 +08:00 committed by GitHub
parent 5dbbf4f5d2
commit 572b000cb9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -102,6 +102,7 @@ export const buildDnsQuery = ({
},
},
size: 0,
track_total_hits: true,
},
];

View file

@ -138,6 +138,7 @@ export const buildTlsHandshakeQuery = ({
},
},
size: 0,
track_total_hits: true,
},
];