> ## Documentation Index
> Fetch the complete documentation index at: https://docs.specterops.io/llms.txt
> Use this file to discover all available pages before exploring further.

# oplog_update

> Update an existing operation log entry

## Summary

Modify an existing oplog entry to add details or correct information.

* Needs Admin: False
* Version: 1-2
* Author: @its\_a\_feature\_

### Arguments

#### oplog\_id

* Description: ID of the oplog entry to update
* Required: True

Plus fields for command, description, comments, etc.

## Usage

```
oplog_update
```

## Detailed Summary

Updates an existing oplog entry. Useful for:

* Adding command output after execution
* Correcting timestamps
* Adding additional context
* Updating categorization/tags
* Marking entries as significant

Helps maintain accurate engagement documentation.
