diff --git a/glossary.rst b/glossary.rst index 2cac08b1..bbb95aea 100644 --- a/glossary.rst +++ b/glossary.rst @@ -9,6 +9,14 @@ throughout the various guides and docs on our sites. ------------------------------------------------------------------------------ +.. _eventlog: + +**Eventlog** + An ordered log of timestamped events, stored in the Flux KVS and defined by + `RFC 18 `_. + Eventlogs are used to record job events, capture standard I/O streams, + and record resource status changes. + .. _flux-broker: **Flux Broker** @@ -23,14 +31,6 @@ throughout the various guides and docs on our sites. A group of flux-broker processes which are launched via any parallel launch utility that supports PMI (Process Manager Interface). -.. _eventlog: - -**Eventlog** - An ordered log of timestamped events, stored in the Flux KVS and defined by - `RFC 18 `_. - Eventlogs are used to record job events, capture standard I/O streams, - and record resource status changes. - .. _fluid: **FLUID (Flux Locally Unique ID)**