GrrGetFlows
This Script is part of the GRR Pack.#
Deprecated
Use grr-get-flows instead.
Lists flows launched on a given client.
Script Data#
| Name | Description |
|---|---|
| Script Type | python |
| Tags | GRR |
Dependencies#
This script uses the following commands and scripts.
- grr_get_flows
Inputs#
| Argument Name | Description |
|---|---|
| client_id | The ID of the client. |
| offset | The starting offset. |
| count | The maximum number of flows to fetch. |
Outputs#
There are no outputs for this script.