{{ $t('eventlog.title') }}
+ +| {{ $t('eventlog.time') }} | +{{ $t('eventlog.source') }} | +{{ $t('eventlog.details') }} | +|
|---|---|---|---|
| {{ prettyDate(eventlog.raw.creationTime) }} | +{{ eventlog.source }} | ++ | |
|
+ Source IP: {{ JSON.stringify(eventlog.raw.data, null, 4) }}
+ |
+ |||