Skip to content
jbc22 edited this page Oct 26, 2011 · 12 revisions

Database Schema

show tables;

+------------------+
| Tables_in_snorby |
+------------------+
| caches           |
| classifications  |
| daily_caches     |
| data             |
| delayed_jobs     |
| detail           |
| encoding         |
| event            |
| favorites        |
| icmphdr          |
| iphdr            |
| lookups          |
| notes            |
| notifications    |
| opt              |
| reference        |
| reference_system |
| schema           |
| sensor           |
| settings         |
| severities       |
| sig_class        |
| sig_reference    |
| signature        |
| tcphdr           |
| udphdr           |
| users            |
+------------------+

Back to Snorby E-Book

Clone this wiki locally