Send log entries to postgres db
This commit is contained in:
parent
64fa7edc8e
commit
e5d612223b
10 changed files with 213 additions and 66 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -365,6 +365,7 @@ dependencies = [
|
|||
name = "ingest"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"dotenv",
|
||||
"ipnetwork 0.18.0",
|
||||
"serde",
|
||||
"serde_json",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue