summaryrefslogtreecommitdiff
path: root/bgp-logger.org
diff options
context:
space:
mode:
Diffstat (limited to 'bgp-logger.org')
-rw-r--r--bgp-logger.org15
1 files changed, 10 insertions, 5 deletions
diff --git a/bgp-logger.org b/bgp-logger.org
index db20c13..e4f4071 100644
--- a/bgp-logger.org
+++ b/bgp-logger.org
@@ -25,11 +25,16 @@ should've read
so now it does.
* TODO
-** Store in SQL db
-The data is basically what's in a BGP packet.
-
-We should store everything. We should be able to do this in a single
-table.
+- [ ] store timestamp and precision-time
+- [ ] store as-path
+- [ ] move to victoria
+- [ ] store nexthop
+- [ ] limit access to bgpmon stream (acl's)
+- [ ] auto-start on boot
+- [ ] get an idea of disk footprint
+- [ ] get an idea of RAM footprint
+- [ ] get an idea of CPU load, sbcl and postgres
+- [ ] store bgp-octets as binary
* Running postgresql
To start the server