@@ -42,6 +42,8 @@ The extra filed log_type tells Nifi how it should route the data to the correct
...
@@ -42,6 +42,8 @@ The extra filed log_type tells Nifi how it should route the data to the correct
* zeek
* zeek
* zookeeper
* zookeeper
Support for shipping logs over TLS will be added in a future version of SOCTools.
## New log types
## New log types
New unsupported log types can be sent to SOCTools port 6006 using Filebeat. Similar configuration as above. By default new data types will be sent to the index logs-custom-unknown. Proper parsing of new log types can be added to the process group "Custom data inputs".
New unsupported log types can be sent to SOCTools port 6006 using Filebeat. Similar configuration as above. By default new data types will be sent to the index logs-custom-unknown. Proper parsing of new log types can be added to the process group "Custom data inputs".