Websocket > Authentication for the web socket collector
Tallyfy Manufactory requires websocket client authentication through a POST /auth endpoint using organization ID project ID and actor profile data to generate a 12-hour session UUID.
Before you can start sending data to Tallyfy Manufactory, you need to fill the config file with the following values.
org_id
(required) string - Manufactory org ID.project_id
(required) number - The project ID associated with this schema.project_key
(required) string - of the project to be populated.org_id: xyzproject_id: 12345project_key: b0iqA8ezfhPgacy32PybGWghRkGrOo9H
manufactory-agent
and config.yaml
file should be within the same folder.
Websocket > Authentication for the web socket collector
Collector > Collecting events via our CLI agent
Websocket > Connect to our web socket server