Documentation Index
Fetch the complete documentation index at: https://docs.nexalis.io/llms.txt
Use this file to discover all available pages before exploring further.
Installation
When installing on Linux without Docker you can choose the install and data folder. They can be the same. You can choose the directory from service-install options. The agent must run as thenexalis user.
Create or configure this user beforehand.
Unpack & prerequisites
nexalis user.
You can install service with:
by default it will use same directory for data and executable.
A JSON status is printed. The status field indicates whether the operation was successful.If you want to change those directories or reinstall from a different location, you can uninstall the service with
A JSON status is printed. The status field indicates whether the operation was successful.
sending status command
A JSON status is printed. The status field indicates whether the operation was successful.Sending status command to the socket, status get current status from all connectors and gRPC_kafka. Status works the same as in Windows. See status
sending reload command
start, stop, restart
With--socket-path, the command is sent to the service socket.
Without --socket-path, start, stop, and restart control the systemd service.
The Linux service runs the executable nexalis_agent_service\NexalisAgentService.
A JSON status is printed.
The status field indicates whether the operation was successful.