auth0 logs streams show
Display information about a log stream.
Usage
auth0 logs streams show [flags]
Examples
  auth0 logs streams show
  auth0 logs streams show <log-stream-id>
  auth0 logs streams show <log-stream-id> --json
  auth0 logs streams show <log-stream-id> --json-compact
Flags
      --json           Output in json format.
      --json-compact   Output in compact json format.
Inherited Flags
      --debug           Enable debug mode.
      --no-color        Disable colors.
      --no-input        Disable interactivity.
      --tenant string   Specific tenant to use.
Related Commands
- auth0 logs streams create - Create a new log stream
- auth0 logs streams delete - Delete a log stream
- auth0 logs streams list - List all log streams
- auth0 logs streams open - Open the settings page of a log stream
- auth0 logs streams show - Show a log stream by ID
- auth0 logs streams update - Update an existing log stream