You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"original": "2013-11-05 16:51:10 UTC:[local]:master@postgres:[9193]:LOG: statement: SELECT c.oid::pg_catalog.regclass FROM pg_catalog.pg_class c, pg_catalog.pg_inherits i WHERE c.oid=i.inhparent AND i.inhrelid = '1255' ORDER BY inhseqno;",
137
137
"timezone": "UTC",
@@ -175,7 +175,7 @@
175
175
"category": [
176
176
"database"
177
177
],
178
-
"ingested": "2022-07-18T21:14:43.737862700Z",
178
+
"ingested": "2022-07-22T16:21:07.906592500Z",
179
179
"kind": "event",
180
180
"original": "2013-11-05 16:45:14 UTC:[local]:master@postgres:[8839]:LOG: statement: SELECT d.datname as \"Name\",\n\t pg_catalog.pg_get_userbyid(d.datdba) as \"Owner\",\n\t pg_catalog.pg_encoding_to_char(d.encoding) as \"Encoding\",\n\t d.datcollate as \"Collate\",\n\t d.datctype as \"Ctype\",\n\t pg_catalog.array_to_string(d.datacl, E'\\n') AS \"Access privileges\"\n\tFROM pg_catalog.pg_database d\n\tORDER BY 1;",
181
181
"timezone": "UTC",
@@ -209,6 +209,50 @@
209
209
"user": {
210
210
"name": "master"
211
211
}
212
+
},
213
+
{
214
+
"@timestamp": "2013-11-05T16:45:14.000Z",
215
+
"ecs": {
216
+
"version": "8.0.0"
217
+
},
218
+
"event": {
219
+
"category": [
220
+
"database"
221
+
],
222
+
"ingested": "2022-07-22T16:21:07.906599400Z",
223
+
"kind": "event",
224
+
"original": "2013-11-05 16:45:14 UTC:172.23.160.69(59176):[unknown]@[unknown]:[9002]:FATAL: unsupported frontend protocol 1234.5679: server supports 2.0 to 3.0",
225
+
"timezone": "UTC",
226
+
"type": [
227
+
"info"
228
+
]
229
+
},
230
+
"log": {
231
+
"level": "FATAL"
232
+
},
233
+
"message": "unsupported frontend protocol 1234.5679: server supports 2.0 to 3.0",
0 commit comments