mysql> SELECT * FROM `acid_event` WHERE 1 \G
*************************** 1. row ***************************
         sid: 1
         cid: 1
   signature: 1
    sig_name: 'Attempt to login using a non-existent user'
sig_class_id: 1
sig_priority: 5
   timestamp: 2006-09-21 23:08:03
      ip_src: 2130706433
      ip_dst: 3232236033
    ip_proto: NULL
layer4_sport: NULL
layer4_dport: NULL
*************************** 2. row ***************************
         sid: 1
         cid: 2
   signature: 1
    sig_name: 'Attempt to login using a non-existent user'
sig_class_id: 1
sig_priority: 5
   timestamp: 2006-09-21 23:08:03
      ip_src: 2130706433
      ip_dst: 3232236033
    ip_proto: NULL
layer4_sport: NULL
layer4_dport: NULL
*************************** 3. row ***************************
         sid: 1
         cid: 3
   signature: 1
    sig_name: 'Attempt to login using a non-existent user'
sig_class_id: 1
sig_priority: 5
   timestamp: 2006-09-21 23:08:07
      ip_src: 2130706433
      ip_dst: 3232236033
    ip_proto: NULL
layer4_sport: NULL
layer4_dport: NULL
3 rows in set (0.00 sec)


Reply via email to