zeek/src/cluster
Arne Welzel fdde1e9841 cluster/serializer: Add binary-serialization-format
This is a serializer for log records that is using SerialTypes
for serializing and un-serializing rather. Essentially, this is
similar to what broker does except for the envelope.
2024-12-04 12:40:35 +01:00
..
serializer cluster/serializer: Add binary-serialization-format 2024-12-04 12:40:35 +01:00
Backend.cc logging/Manager: Implement new WriteBatchFromRemote() 2024-12-04 12:40:35 +01:00
Backend.h cluster/Backend: Interface for cluster backends 2024-11-22 10:43:50 +01:00
BifSupport.cc cluster: Add Cluster scoped bifs 2024-11-26 12:58:23 +01:00
BifSupport.h cluster: Add Cluster scoped bifs 2024-11-26 12:58:23 +01:00
cluster.bif cluster: Add Cluster scoped bifs 2024-11-26 12:58:23 +01:00
CMakeLists.txt cluster/serializer: Add Broker based event serializers 2024-11-26 12:58:23 +01:00
Component.cc cluster: Add Components and ComponentManager for new components 2024-11-22 10:43:54 +01:00
Component.h cluster: Add Components and ComponentManager for new components 2024-11-22 10:43:54 +01:00
Manager.cc cluster: Add Components and ComponentManager for new components 2024-11-22 10:43:54 +01:00
Manager.h cluster: Add Components and ComponentManager for new components 2024-11-22 10:43:54 +01:00
Serializer.h cluster/Serializer: Interface for event and log serializers 2024-11-22 10:06:59 +01:00