Domains
Description
Provides the list of domains observed in the traffic. Domains are shown indipendently from the fact of being or not alredy under monitoring.
Syntax
domains [--help] [--show-only-monitored] [--add-monitored [DOMAIN_NAME [DOMAIN_NAME ...]]] [--remove-monitored [DOMAIN_NAME [DOMAIN_NAME ...]]] [--allow-unseen] [--unix-timestamps] [--paginate] [--csv] [--count]
Options
- --add-monitored [DOMAIN NAME ...]] Set one or more domain names to be monitored by Pluribus One WAS®.
- --allow-unseen If present, --add-monitored will allow to include domain names which haven’t been observed yet on incoming HTTP traffic.
- --count If present, the number of rows resulting from the query will be displayed, overriding all table formatting instructions.
- --csv Generate tabular output in standard CSV format.
- --help Show this help message.
- --paginate Allow the pagination of output text.
- --remove-monitored [DOMAIN NAME ...]] Disable application monitoring for one or more domain names.
- --show-only-monitored List monitored domains only.
- --unix-timestamps Show timestamps in standard UNIX format.