Skip to main content Link Menu Expand (external link) Document Search Copy Copied

auth0 logs streams update eventgrid

A single service for routing events from any source to destination.

To update interactively, use auth0 logs streams create eventgrid with no arguments.

To update non-interactively, supply the log stream name through the flag.

Usage

auth0 logs streams update eventgrid [flags]

Examples

  auth0 logs streams update eventgrid
  auth0 logs streams update eventgrid <log-stream-id> --name <name>
  auth0 logs streams update eventgrid <log-stream-id> -n <name>
  auth0 logs streams update eventgrid <log-stream-id> -n mylogstream --json

Flags

      --json          Output in json format.
  -n, --name string   The name of the log stream.

Inherited Flags

      --debug           Enable debug mode.
      --no-color        Disable colors.
      --no-input        Disable interactivity.
      --tenant string   Specific tenant to use.