Skip to content

Commit

Permalink
document postprocess-crowbar-logs a bit better
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Spiers committed Jun 14, 2019
1 parent 946cea2 commit 5460029
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,11 @@ a hurry. Please [help make them better](CONTRIBUTING.md) ;-)
more human-friendly or concise equivalents. For example MAC
addresses corresponding to hostnames are replaced with their
Crowbar alias (if any), and `neutron-openvswitch` is
abbreviated to `OVS`.
abbreviated to `OVS`. Requires a `MACS.yml` file generated by
[`crowbar-MACs`](plugins/SOC/bin/crowbar-MACs), and an
`IPs.yml` file generated by
[`crowbar-IPs`](plugins/SOC/bin/crowbar-IPs). The output is a
list of processed logs which can be piped to `xargs lnav2`.

* Logfile viewing

Expand Down

0 comments on commit 5460029

Please sign in to comment.