auth0 logs streams list
List your existing log streams. To create one, run: auth0 logs streams create
.
Usage
auth0 logs streams list [flags]
Examples
auth0 logs streams list
auth0 logs streams ls
auth0 logs streams ls --json
auth0 logs streams ls --csv
Flags
--csv Output in csv format.
--json Output in 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