okx-audit-log

Generate and export JSON Lines audit logs from Onchain OS.

3|2|Updated May 6, 2020
One-click install
npx skills add https://github.com/Dargon789/coinbase-ethereum-smartcontracts --skill okx-audit-log-dargon789
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: okx-audit-log
Source: https://github.com/Dargon789/coinbase-ethereum-smartcontracts/tree/main/.agents/skills/okx-audit-log
Command: npx skills add https://github.com/Dargon789/coinbase-ethereum-smartcontracts --skill okx-audit-log-dargon789

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a streamlined way to export and locate audit logs, making troubleshooting easier and more efficient.

Core Features & Use Cases

  • Audit Log Export: Generates the audit log file path for users to access the JSON Lines formatted audit log.
  • View Command History: Displays the location of the audit log file containing command history.
  • Log Rotation Information: Explains the log file format, rotation policy, and entry fields for detailed analysis.
  • Use Case: When a user encounters an issue with their Onchain OS, they can use this Skill to quickly find and export the relevant audit logs for analysis.

Quick Start

Use the okx-audit-log skill to export the audit logs for troubleshooting.

Frequently Asked Questions about okx-audit-log

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I export audit logs for troubleshooting in Onchain OS?

To export audit logs for troubleshooting in Onchain OS, use this Skill to generate a file path to a JSON Lines formatted log containing your command history and system events.

What is included in the Onchain OS audit log file?

The Onchain OS audit log is a JSON Lines formatted file that includes your command history, system events, and entries structured according to the documented rotation policy and fields.

How do I locate my command history file when an issue occurs?

You can locate your command history by using this Skill to display the exact file path of the audit log, allowing you to quickly access past commands for troubleshooting analysis.

Do I need a specific environment to access Onchain OS logs?

Yes, generating and exporting these audit logs requires direct access to your Onchain OS environment to successfully retrieve the JSON Lines formatted system events and command history.

What format are the exported audit logs saved in?

Exported audit logs are saved in JSON Lines format, which structures each log entry as an individual JSON object for detailed troubleshooting and straightforward parsing.

Why should I use a dedicated tool for Onchain OS log export?

Using a dedicated tool streamlines troubleshooting by immediately providing the exact file path and explaining the log rotation policy, preventing manual searching through your Onchain OS environment.