-
Notifications
You must be signed in to change notification settings - Fork 4
Dev. Ref. DB Schema Versions
Nathan Gibbs edited this page May 17, 2023
·
3 revisions
Snort Version | DB Support | Schema Version | Notes |
---|---|---|---|
2.9.2.2 | Yes | 107 | |
2.6.0.1 | Yes | 107 | Added sig_gid field to the signature table. |
1.9 | Yes | 106 | Added last_cid field to the sensor table. |
1.8.6 | Yes | 105 | Changes to the Oracle DB creation code. |
1.8.2 | Yes | 104 | Change ref_tag field type to TEXT in reference table. |
1.8 | Yes | 103 | Change signature field type to INT in event table. Add tables: signature , sig_reference , reference , reference_system & sig_class . Removed ip_src[0-3] & ip_dst[0-3] octet fields from iphdr table. |
1.7 | Yes | None defined. Unofficially called Version 0 | |
1.6 | Yes* | No | |
1.5.2 | No | N/A |
- PostgreSQL Only
Even with the additional referencing provided by the archived releases from https://www.snort.org/downloads# some information has been lost. Especially between Snort 1.7x & 1.8x.