TheexpectedformatisC<<<key>,!!var1!foo!!,...,!!varN!bar!!\n>>,onekey/variable set per line. The new lines will be converted to C<< <br />\n>>automaticallyinStriker.
@ -36,6 +36,9 @@ Author: Madison Kelly <mkelly@alteeve.ca>
<keyname="message_0012">Wrote the journald config file: [#!variable!file!#] to disable rate limiting to ensure high log levels are not lost.</key>
<keyname="message_0013">The md5sum of: [#!variable!file!#] has changed since the daemon started.</key>
<keyname="message_0014">Exiting to reload.</key>
<keyname="message_0015">The reconfigure of the network has begun.</key>
<keyname="message_0016">The hostname: [#!variable!hostname!#] has been set.</key>
<keyname="message_0017">Failed to set the hostname: [#!variable!hostname!#]! The hostname is currently [#!variable!bad_hostname!#]. This is probably a program error.</key>
job_picked_up_atnumericnotnulldefault0,-- This is unix timestamp of when the job was picked up.
job_updatednumericnotnulldefault0,-- This is unix timestamp that is perdiodically updated for jobs that take a long time. It is used to help determine when a job is hung.
job_nametextnotnull,-- This is the 'x::y::z' style job name.
job_progressnumericnotnull,-- An approximate percentage completed. Useful for jobs that that a while and are able to provide data for progress bars. When set to '100', the job is considered completed.
job_progressnumericnotnulldefault0,-- An approximate percentage completed. Useful for jobs that that a while and are able to provide data for progress bars. When set to '100', the job is considered completed.
job_titletextnotnull,-- This is a word key for the title of this job
job_descriptiontextnotnull,-- This is a word key that describes this job.
job_statustext,-- This is a field used to report the status of the job. It is expected to be 'key,!!var1!foo!!,...,!!varN!bar!!' format, one per line. If the last line is 'failed', the job will be understood to have failed.