Editing an Instance Console History Log
Edit an instance console history log.
- Navigate to the Compute Instances list page. If you need help finding the list page, see Listing Instances.
- Select an instance.
- Select the option you see: - From the OS Management tab, scroll down to Console history.
- Under Resources, select Console history.
 
- 
In the console history list, for the console history capture that you want to view, from the Actions menu (three dots) select View details. The console history and metadata are displayed. 
- Edit the Name or tagging as needed. Avoid entering confidential information.
- Select Save and close to save your changes.
- (Optional) Select Download to download the console history log to your local system.
 
- Use the - compute console-history updatecommand and required parameters to edit an instance console history log:- oci compute console-history update --instance-console-history-id <instance-console-history-id>- Or use a JSON file to set parameters: - oci compute console-history update --from-json <file://path/to/file.json>- <file://path/to/file.json> is the path to a JSON file that defines the instance details. For information about how to generate an example of the JSON file, see Advanced JSON Options. - For a complete list of flags and variable options for the Compute service CLI commands, see the command line reference for Compute. 
- For information about using the API and signing requests, see REST API documentation and Security Credentials. For information about SDKs, see SDKs and the CLI. - Use this API operation to get the console history details: