mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 10:08:20 +00:00
rename the dbname configuration option to tablename.
Sorry for this - I noticed that I named this option quite unfortunately while writing the documentation. The patch also removes the dbname configuration option from the sqlite input reader - it was not used there at all anymore (and I did not notice that).
This commit is contained in:
parent
c1c6b887c1
commit
363cfb8506
7 changed files with 9 additions and 24 deletions
|
@ -1,3 +1,3 @@
|
|||
ssh/Log::WRITER_SQLITE: dbname configuration option not found. Defaulting to path ssh
|
||||
ssh/Log::WRITER_SQLITE: tablename configuration option not found. Defaulting to path ssh
|
||||
error: ssh/Log::WRITER_SQLITE: SQLite call failed: table ssh has no column named f
|
||||
error: ssh/Log::WRITER_SQLITE: terminating thread
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue