rueckstiess / mtools

A collection of scripts to set up MongoDB test environments and parse and visualize MongoDB log files.
Apache License 2.0
1.88k stars 397 forks source link

mloginfo: add sort and aggregate #909

Closed echoturing closed 1 year ago

echoturing commented 1 year ago

Description of changes

add sort field and aggregate field decode for mloginfo

Testing

O/S testing: O/S Version(s)
macOS 13.4
mongoDB 4.0
stennie commented 1 year ago

Hi @echoturing,

To help make this PR more reviewable can you please:

You can continue to push changes to the existing branch for the PR. There is no need to force push or resubmit -- changes will be squashed into a single commit when a PR is merged.

Thanks, Stennie