Before installation:
Installation process:
To install or update automatically, follow these steps:
fastor-rpm_install.sh: source <(curl https://vasexperts.ru/install/fastor-rpm_install.sh)
This will install the rpm packages: ipfixreceiver, clickhouse, fastor. Configuration will be set automatically.
fastor-db-scheme
ERROR: while updating DB scheme
may occur.
Wait for the database to start. You can check the startup status using tail logs located at /var/log/clickhouse-server/clickhouse-server.log, or try to start the clickhouse-client — if a connection is established, the database has started and is ready for connections.
After the database starts, run the command
fastor-db-scheme
This ensures that the schema is updated in case it didn’t complete due to a long database restart.