Add an external source
At this point you have an external program sending data into Quix, and it is writing into a Quix topic. However, you can't see this external program in the Pipeline view. To help you visualize what you've created, you can add an external source component, to provide a visual entity in the pipeline view. To do this, log into Quix Cloud:
- Go to the pipeline view.
- Click
+ Newin the top right corner of the view. - Select
External source. - In
Outputselect the topic you are going to publish to, or add a new topic with+ Add new. In this case select thecpu-loadtopic. - In
Nametype any suitable name, such as "Laptop CPU Load". - Click
Add external source.
This now appears in the pipeline view as a reminder (visual cue) as to the nature of the source generating the data for this topic, and you can easily add further pipeline services on the output of this source.