Go to file
Aleksei Nikiforov 8e2910ab94 Add bufferization of data and separate writer thread
Add time and count limit and configuration options for them.
If no limits are set, separate thread is not used.
2020-01-27 13:07:59 +03:00
.gear 20191217-alt1 2020-01-27 13:07:59 +03:00
cmake Initial commit 2019-12-16 16:42:40 +03:00
auditd-clickhouse-datatypes.json Implement string_array type 2019-12-17 14:34:19 +03:00
auditd-clickhouse.conf Add bufferization of data and separate writer thread 2020-01-27 13:07:59 +03:00
auditd-datatypes.cpp Implement string_array type 2019-12-17 14:34:19 +03:00
auditd-datatypes.hpp Implement string_array type 2019-12-17 14:34:19 +03:00
auditd-plugin-clickhouse.conf Initial commit 2019-12-16 16:42:40 +03:00
auditd-plugin-clickhouse.cpp Add bufferization of data and separate writer thread 2020-01-27 13:07:59 +03:00
auditd-record.cpp Add buffered logging and new option for logfile location 2020-01-27 13:07:59 +03:00
auditd-record.hpp Add conversion from field type to string and use it to improve logging 2020-01-27 13:07:59 +03:00
CMakeLists.txt Add bufferization of data and separate writer thread 2020-01-27 13:07:59 +03:00
LICENSE.gpl-3.0.txt Initial commit 2019-12-16 16:42:40 +03:00
logging.cpp Add buffered logging and new option for logfile location 2020-01-27 13:07:59 +03:00
logging.hpp Add buffered logging and new option for logfile location 2020-01-27 13:07:59 +03:00
utils.cpp Properly process NULL strings 2020-01-27 13:07:59 +03:00
utils.hpp Move audit data convertion into separate functions 2020-01-27 13:07:59 +03:00