{#- # Copyright (C) 2015-2020 Intel Corporation # SPDX-License-Identifier: Apache-2.0 -#} {% for rec in records %} {%- if rec.external %} external {%- else %} internal {%- endif %}
{{ rec.machine_id }}
{{ rec.timestamp_server | int | timesince }} {{ (rec.severity | get_severity_label).1 }} {{ rec.classification|replace("org.clearlinux/", "") }} {{ rec.system_name }} {{ rec.payload }} {% endfor %}