Difference between revisions of "Auth0 logs"

From wikieduonline
Jump to navigation Jump to search
(Created page with " == See also == * {{auth0 cli}} Category:Auth0")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
  
 +
[[auth0 logs list]]
 +
 +
<pre>
 +
View tenant logs.
 +
 +
Usage:
 +
  auth0 logs <operation> [parameters...] [flags]
 +
 +
Available Operations:
 +
  list        Show the application logs [ls]
 +
  streams    Manage resources for log streams
 +
  tail        Tail the tenant logs
 +
 +
Flags:
 +
  -h, --help  help for logs
 +
 +
Global Flags:
 +
      --debug          Enable debug mode.
 +
      --force          Skip confirmation.
 +
      --format string  Command output format. Options: json.
 +
      --no-color        Disable colors.
 +
      --no-input        Disable interactivity.
 +
      --tenant string  Specific tenant to use.
 +
 +
Use "auth0 logs [command] --help" for more information about a command.
 +
</pre>
  
 
== See also ==
 
== See also ==

Latest revision as of 10:16, 12 July 2022

auth0 logs list
View tenant logs.

Usage:
  auth0 logs <operation> [parameters...] [flags]

Available Operations:
  list        Show the application logs [ls]
  streams     Manage resources for log streams
  tail        Tail the tenant logs

Flags:
  -h, --help   help for logs

Global Flags:
      --debug           Enable debug mode.
      --force           Skip confirmation.
      --format string   Command output format. Options: json.
      --no-color        Disable colors.
      --no-input        Disable interactivity.
      --tenant string   Specific tenant to use.

Use "auth0 logs [command] --help" for more information about a command.

See also[edit]

Advertising: