-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest_anomalies2.json
More file actions
21 lines (21 loc) · 2.58 KB
/
test_anomalies2.json
File metadata and controls
21 lines (21 loc) · 2.58 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{"level":"error","time":"2024-01-15T10:00:00Z","msg":"Payment failed","user":"user123","amount":99.99,"error":"card_declined"}
{"level":"error","time":"2024-01-15T10:00:01Z","msg":"Payment failed","user":"user456","amount":150.00,"error":"card_declined"}
{"level":"error","time":"2024-01-15T10:00:02Z","msg":"Payment failed","user":"user789","amount":75.50,"error":"card_declined"}
{"level":"error","time":"2024-01-15T10:00:03Z","msg":"Payment failed","user":"user111","amount":200.00,"error":"card_declined"}
{"level":"error","time":"2024-01-15T10:00:04Z","msg":"Payment failed","user":"user222","amount":50.00,"error":"card_declined"}
{"level":"error","time":"2024-01-15T10:00:05Z","msg":"Payment failed","user":"user333","amount":125.00,"error":"card_declined"}
{"level":"error","time":"2024-01-15T10:00:06Z","msg":"Payment failed","user":"user444","amount":89.99,"error":"card_declined"}
{"level":"error","time":"2024-01-15T10:00:07Z","msg":"Payment failed","user":"user555","amount":175.00,"error":"card_declined"}
{"level":"error","time":"2024-01-15T10:00:08Z","msg":"Payment failed","user":"user666","amount":60.00,"error":"card_declined"}
{"level":"error","time":"2024-01-15T10:00:09Z","msg":"Payment failed","user":"user777","amount":110.00,"error":"card_declined"}
{"level":"error","time":"2024-01-15T10:00:10Z","msg":"Payment failed","user":"user888","amount":95.00,"error":"insufficient_funds"}
{"level":"info","time":"2024-01-15T10:01:00Z","msg":"API request","ip":"192.168.1.100","endpoint":"/users","method":"GET"}
{"level":"info","time":"2024-01-15T10:01:01Z","msg":"API request","ip":"192.168.1.100","endpoint":"/users","method":"GET"}
{"level":"info","time":"2024-01-15T10:01:02Z","msg":"API request","ip":"192.168.1.100","endpoint":"/users","method":"POST"}
{"level":"info","time":"2024-01-15T10:01:03Z","msg":"API request","ip":"192.168.1.100","endpoint":"/products","method":"GET"}
{"level":"info","time":"2024-01-15T10:01:04Z","msg":"API request","ip":"192.168.1.100","endpoint":"/products","method":"GET"}
{"level":"info","time":"2024-01-15T10:01:05Z","msg":"API request","ip":"192.168.1.100","endpoint":"/orders","method":"POST"}
{"level":"info","time":"2024-01-15T10:01:06Z","msg":"API request","ip":"192.168.1.100","endpoint":"/orders","method":"GET"}
{"level":"info","time":"2024-01-15T10:01:07Z","msg":"API request","ip":"192.168.1.100","endpoint":"/users","method":"GET"}
{"level":"info","time":"2024-01-15T10:01:08Z","msg":"API request","ip":"192.168.1.100","endpoint":"/users","method":"GET"}
{"level":"info","time":"2024-01-15T10:01:09Z","msg":"API request","ip":"192.168.1.100","endpoint":"/users","method":"GET"}