Skip to content

Welcome to RDA Fabric Documentation

This site hosts set of curated documents and set of automatically generated documentation about Robotic Data Automation Fabric bots.

Last updated 2024-11-03, 20:51:14 Pacific Time



Bot Catalog

Guides

Examples

Browse Bots by Extension Name

Extension List Number of Extensions
RDA Extension List: A to B 20
RDA Extension List: C 33
RDA Extension List: D to E 21
RDA Extension List: F to K 30
RDA Extension List: L to N 21
RDA Extension List: O to S 37
RDA Extension List: T to Z 16


Explore Example Pipelines

Pipeline Extensions Used
aws-dependency-mapper exec | control
aws-dependency-mapper-inner-pipeline aws_v2 | cfxdm | control
dli-generate-synthetic-syslogs rn | cfxdm | control
dli-process-synthetic-syslogs rn | cfxdm | control
ebonding-servicenow-to-stream-v2 servicenow_v2 | rn | cfxdm | control
ebonding-stream-to-elasticsearch-kibana-v2 rn | elasticsearch_v2
ebonding-stream-to-email rn | email_sender | cfxdm
ebonding-stream-to-pagerduty rn | cfxdm | restclient
ebonding-stream-to-slack rn | cfxdm | slack
ebonding-stream-to-twilio-sms-v2 rn | cfxdm | restclient
li-filebeat-events-to-prod-env rn | cfxdm | splunk_v2
li-http-events-to-prod-env rn | cfxdm | splunk_v2
li-replay-logs-to-dev-env rn | elasticsearch_v2 | cfxdm
li-stream-tcp-syslogs rn | cfxdm | control
li-tcp-syslog-events-to-dev-env rn | elasticsearch_v2 | cfxdm
li-tcp-syslog-events-to-prod-env rn | cfxdm | splunk_v2
li-udp-syslog-events-to-prod-env rn | cfxdm | splunk_v2
li-windows-events-to-prod-env rn | cfxdm | splunk_v2
sample-cato-networks-graphql graphql | cfxdm
sample-ecommerce-analytics cfxdm | control
sample-formatting-template-example cfxdm
sample-grok-test cfxdm
sample-incident-analytics file | cfxai_nlp | cfxdm | control
sample-incident-clustering cfxai_clustering | cfxdm | control
sample-ml-classification-prediction cfxai_classification | cfxdm | control
sample-mondaydotcom-graphql graphql | cfxdm
sample-nlp-example cfxdm | cfxai_nlp
sample-vm-analytics cfxdm | control
sample-vrops-alert-analytics cfxdm | control


Explore Example Datasets

Following are the datasets that are used by some of the example pipelines. Data for these datasets can be accessed from an RDA pipeline using @files:loadfile bot.


Explore Example Formatting-Templates

RDA uses Jinja2 Templating Engine to format data to make it suitable for REST Endpoints, HTML Reports sent via email, and many other formats as needed by various integration endpoints.

Following are the list of formatting templates that are used by some of the example pipelines.

Formatting templates are consumed by Bots @dm:apply-template-by-row and @dm:apply-template-all-rows