The DASCLI abcount command displays a count of tracked files.
Authentication is required to use this command.
Parameters
dascli abcount
Output
The following count information is shown.
- Name antibodies
- The total number of file instances on the endpoint. This is the count as stored in the memory cache of the agent. It is equivalent to the query select count(*) from the name antibody table (NAB).
- Data antibodies
- The total number of unique hashes on the endpoint. This is the count as stored in the memory cache of the agent. It is equivalent to the query select count(*) from NAB.