system_log send

Sends one or more log bundles to the Call‑Home server.

SYNOPSIS

system_log ‑send 
   { ‑logBundle log‑bundle‑id‑or‑fqn [,log‑bundle‑id‑or‑fqn]...
   | ‑previousBundles time‑frame {minutes | hours | days}
   }

   [{‑sessionKey | ‑u admin‑user ‑oracleFS oracle‑fs‑system}]
   [{‑outputformat | ‑o} { text | xml }]
   [{‑timeout timeout‑in‑seconds | ‑verify | ‑usage | ‑example | ‑help}] 

DESCRIPTION

Your Oracle Customer Support representative might request that you send one or more log bundles to the Call‑Home server by issuing a system_log send command.

Note: Administrators with primary administrator, admin1, admin2, monitor, or support roles are authorized to run the system_log send command.

OPTIONS

logBundle

Specifies the fully qualified names or unique IDs of one or more log bundles that were previously collected. Multiple log bundles are specified by using a comma separated list of log bundles.

previousBundles
Transfers all previously existing log bundles within the specified the -timeframe option. The previous bundles are transferred individually, but their sequence numbers are modified to indicate that they are part of a larger set of log transfers. To specify the time frame, provide a value followed by one of the following labels:
  • minutes

  • hours

  • days

EXAMPLE

Task

At the request of Oracle Customer Support, send the log bundles that were collected in the last day to the call home server.

Parameters
  • The time frame in days: 1

$ fscli system_log -send -previousBundles 1 days