I’ve deployed MongoDB, the data node, and the server on the same Ubuntu server(followed Install Welcome guide, graylog 7.0)—this server has a single 800GB SSD and 12 3TB SAS drives (mounted at /data1, /data2, …, /data12).
I want to configure Firewall-1 session traffic logs (sent via syslog) to be stored in /data1, Firewall-2 session traffic logs to be stored in /data2, and so on. How can I set this up in Graylog7.0?
(I haven’t found options for specifying storage paths in either the index set configuration or the data node configuration file.)