Directories and Files on Linux¶
Digital Process Factory¶
The following directories and files are created:
- Installation directory:
/opt/seal
- Configuration directory:
/opt/seal/etc
- Data directory:
/opt/seal/data/<service_name>
- Log directory:
/opt/seal/log
- Home directory of the SEAL user:
/var/lib/seal
Systemd¶
The following directories and files are created:
- Configuration for Systemd:
/usr/lib/systemd/system/<service_name>.service
sudo¶
The following directories and files are created:
- Configuration for sudo:
/etc/sudoers.d/<service_name>
Firewall¶
The following directories and files are created:
- Configuration for the firewall on SUSE:
/etc/sysconfig/SuSEfirewall2.d/services/<service_name>.service
Logrotate¶
The following directories and files are created:
- Configuration for Logrotate:
/etc/logrotate.d/plossys
Hint - MongoDB
For the directories and files used by MongoDB, refer to the SEAL-specific MongoDB documentation.
Hint - SEAL Elastic Stack
For the directories and files used by SEAL Elastic Stack, which includes Elasticsearch, Kibana and Filebeat, refer to the SEAL Elastic Stack documentation.