Table of Contents

Search

  1. Preface
  2. Introduction to Informatica Edge Data Streaming
  3. Licenses
  4. Using Informatica Administrator
  5. Creating and Managing the Edge Data Streaming Service
  6. Edge Data Streaming Entity Types
  7. Edge Data Streaming Nodes
  8. Data Connections
  9. Working With Data Flows
  10. Managing the Edge Data Streaming Components
  11. Security
  12. High Availability
  13. Disaster Recovery
  14. Monitoring Edge Data Streaming Entities
  15. Appendix A: Troubleshooting
  16. Appendix B: Frequently Asked Questions
  17. Appendix C: Regular Expressions
  18. Appendix D: Command Line Program
  19. Appendix E: Configuring Edge Data Streaming to Work With a ZooKeeper Observer
  20. Appendix F: Glossary

User Guide

User Guide

Example

Example

You run the Information Technology (IT) department of a major firm that has thousands of employees. You want to collect real-time application monitoring data that includes application process logs from the computers of each of these employees.
The analysis of this data can be useful in many ways. Information about application usage helps you to manage IT resources optimally, reduce spending, and increase employee productivity by resolving issues. The application monitoring data is published by HTTP clients. You want to collect this data from the HTTP clients in real time and write it to HDFS for further processing.
You perform the following tasks:
  1. In the Administrator tool, create the Edge Data Streaming Service.
  2. Create a data flow with an HTTP source service and an HDFS target service.
  3. Add an Insert String transformation that appends the IP address of the machine.
  4. Deploy the data flow. The HTTP source service receives data from an HTTP client that sends data through HTTP POST requests and sends the data through a data connection. The HDFS target service receives this data through the data connection.

0 COMMENTS

We’d like to hear from you!