Skip to main content
Demo Project

NewLogPattern:kinddatabasedb.systempostgresqlINSERTINTOaccounting."order"(ord

A new log pattern has been detected. Review to ensure it's expected behavior.

Log PatternERRORaccounting108 occurrencesFirst seen 2 weeks ago
Pattern Volume
Log PatternEvent summary
databasepostgresqlINSERTINTOaccounting."order"(order_id)VALUES(@p{integer});INSERTINTOaccounting."order"(order_id)VALUES(@p{integer});INSERTINTOaccounting."order"(order_id)VALUES(@p{integer});INSERTINTOaccounting.orderitemotelERROR
Sample Message
databasepostgresqlINSERT INTO accounting."order" (order_id) VALUES (@p0); INSERT INTO accounting."order" (order_id) VALUES (@p1); INSERT INTO accounting."order" (order_id) VALUES (@p2); INSERT INTO accounting.orderitemotelERROR{"db":{"namespace":"otel","npgsql":{"connection_id":483763,"data_source":"Host=postgresql;Username=otelu;Database=otel"},"query":{"text":"INSERT INTO accounting."order" (order_id) VALUES (@p0); INSERT INTO accounting."order" (order_id) VALUES (@p1); INSERT INTO accounting."order" (order_id) VALUES (@p2); INSERT INTO accounting.orderitem (order_id, product_id, item_cost_currency_code, item_cost_nanos, item_cost_units, quantity) VALUES (@p3, @p4, @p5, @p6, @p7, @p8); INSERT INTO a...ERRORpostgres8.7 ms
Activity
Issue events

Investigation

FirstRecent