Skip to content

Commit 8e62018

Browse files
change timestamp to ISO 8601 format in test-case
1 parent d4461dc commit 8e62018

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
2020-12-25T23:59:59+02:00 a-mac-with-esc-key GoogleSoftwareUpdateAgent[21412]: 2016-12-13 11:35:28.421
1+
2022-04-21T14:30:00Z a-mac-with-esc-key GoogleSoftwareUpdateAgent[21412]: 2022-04-21T14:30:00Z
22
GoogleSoftwareUpdateAgent[21412/0x700007399000] [lvl=2] -[KSUpdateEngine updateAllExceptProduct:] KSUpdateEngine updating all
33
installed products, except:'com.google.Keystone'.

packages/system/data_stream/syslog/_dev/test/pipeline/test-iso8601-timestamp-multiline-syslog.log-expected.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"input": {
1515
"type": "log"
1616
},
17-
"message": "2016-12-13 11:35:28.421\n\t\tGoogleSoftwareUpdateAgent[21412/0x700007399000] [lvl=2] -[KSUpdateEngine updateAllExceptProduct:] KSUpdateEngine updating all\n\t\tinstalled products, except:'com.google.Keystone'.",
17+
"message": "2022-04-21T14:30:00Z\n\t\tGoogleSoftwareUpdateAgent[21412/0x700007399000] [lvl=2] -[KSUpdateEngine updateAllExceptProduct:] KSUpdateEngine updating all\n\t\tinstalled products, except:'com.google.Keystone'.",
1818
"process": {
1919
"name": "GoogleSoftwareUpdateAgent",
2020
"pid": 21412

0 commit comments

Comments
 (0)