Pulling in Your Data
In the preceding steps, you've configured Cogynt to handle your data. Now you'll pull your data into Cogynt to take advantage of the platform's capabilities. This process has two phases:
Deploy Your Model
Once you've developed a model, you can put it into execution to view the outcome of its patterns, or check whether that the model is working the way you expected. This process is called "deploying" a model. For more information, see Initiating Deployments in the Cogynt Authoring User Guide.
To deploy your model:
- Open Cogynt Authoring.
- Locate your project in the Projects table.
- Click the More menu (⋮), then select Deployments.
- Click Deploy to initiate the deployment.
- In the Confirm Deployment dialog:
- Check the Reset published topics? checkbox to reset the information gathered from published topics, and give the deployment a clean data set.
- Click Deploy to confirm the deployment.
Next, you'll use the deployed model to ingest data into Cogynt Workstation so that you can work with your model's results.
Ingest Data Into Workstation
Before analysts can begin working with data, the data must be ingested into Cogynt Workstation.
Data ingestion creates a list of records, applies any event decorations used to make specific events from a stream stand out, and provides the status for that data stream.
Cogynt Workstation's Settings menu, accessible from the Workstation home page, houses several important settings for ingesting data and customizing the look and feel of Cogynt.
To ingest data:
- On the left side of the Settings screen, locate the Ingestion Settings column. This column lists each event created in Cogynt Authoring sorted by Type or Ingestion status.
- In the right-most column in the Data Ingestion table, use the More menu (⋮) and select Run. The Ingestion Status changes to Running.
Ingestion Status
An event's ingestion status indicates the state of a data stream. The possible statuses are as follows:
Status | Color | Description |
---|---|---|
Inactive | Gray | This event type has not been ingested. |
Running | Green | This event type is actively being ingested into Workstation from Kafka. Analysts are able to see events in the event stream. |
Topic Does Not Exist | Red | The Kafka topic that this event type is consumed from can no longer be found. (This usually indicates the Kafka topic was deleted.) |
Next Steps
Once data is ingested, you can move on to viewing it in Workstation.
Analysts and Admins may have different workflows while using Workstation. Here, we've sketched what a typical workflow for each role might look like.
Analysts create and study workspaces:
- Add widgets to each workspace.
- Adjust widget placement and size within a workspace as needed.
- More than one view may be helpful for complex analysis.
- At the top of any view, click the tab of a view you wish to switch to.
- Drag widgets into other widgets for further analysis.
- Events dragged into collections can use custom field templates for notes, lists, and more.
- Drag events into object details viewer widgets to investigate the event's details.
Admins create Custom Field Templates, Tags, and Event Detail Templates to further standardize or customize workflows:
- Custom Field Templates bring additional fields into an event, such as a checklist of items, a dropdown menu, or rich or plain text fields. Analysts can add detailed analysis on an event, compose rich reports of 50,000 characters, and add analyst-specific feedback fields.
- Tags color code and help improve the searchability of an event notification or collection.
- Event Detail Templates allow administrators to adjust the default layout of an event. Admins can control how information is conveyed to analysts to help emphasize the most important details associated with an event, or customize the spacing or layout of elements such as maps.
For guidelines on putting your own data to work using these processes, see Viewing Your Data.