Activation
Synopsis
Activate a stream.
Syntax
New-DataStreamActivation [[-LogType] <String>] [-StreamID] <Int32> [[-EdgeRCFile] <String>] [[-Section] <String>] [[-AccountSwitchKey] <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Description
Activates the latest version of a stream.
Activating a stream takes approximately an hour.
Once a stream is active, and the DataStream behavior is enabled in Property Manager, it starts collecting data and sending log files to a destination.
To stop receiving the logs, you can deactivate the stream at any time.
See the New-DataStreamDeactivation operation for details.
Parameters
‑AccountSwitchKey | An account credential key that lets you move between accounts when using an API client enabled for multiple accounts. To find account switch keys, use Get-AccountSwitchKey. |
‑EdgeRCFile | Your EdgeGrid resource file to authenticate your command. Defaults to |
‑LogType | Defines the stream's log type: CDN, EdgeWorkers, Edge DNS or Global Traffic Management logs. For details, see Log types. |
‑Section | The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to |
‑StreamIDRequired | Your stream's ID. |
Related Links
Updated 15 days ago
