Skip to content
Snippets Groups Projects
Commit f0fc4210 authored by Seth Jennings's avatar Seth Jennings Committed by Jonathan Boulle
Browse files

sdjournal: add _TRANSPORT as a filter field (#154)

add _TRANSPORT as a filter field
parent 7b2428fe
No related branches found
No related tags found
No related merge requests found
......@@ -50,6 +50,7 @@ const (
SD_JOURNAL_FIELD_GID = "_GID"
SD_JOURNAL_FIELD_HOSTNAME = "_HOSTNAME"
SD_JOURNAL_FIELD_MACHINE_ID = "_MACHINE_ID"
SD_JOURNAL_FIELD_TRANSPORT = "_TRANSPORT"
)
// Journal event constants
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment