Directories and Files on Linux¶
PLOSSYS Output Engine¶
The following directories and files are created:
- Installation directory: /opt/seal
- Configuration directory: /opt/seal/etc
- Example configuration file: /opt/seal/etc/plossys.yml
- Data directory: /opt/seal/data/<service_name>
- Log directory: /var/log/seal
- 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
Symlinks¶
The following symlinks are created:
- /etc/mongod.conf
- /usr/bin/bos2gyros
- /usr/bin/plossys
- /usr/bin/plossys-config
- /usr/bin/plossys-job
- /usr/bin/plossys-license
- /usr/bin/plossys-log
- /usr/bin/plossys-printer
- /usr/bin/plossys-service
- /usr/bin/secure-mongo
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.