on
2018-08-04
11:49 PM
- edited on
2023-07-28
01:23 PM
by
ChristineTran
In many Archer implementations, business users require the ability to react to specific events in near real-time. For example, a file containing vulnerability scan results is placed on a network share, and the business wants to ingest the file as soon as it appears. The creation of the file can be unscheduled, and therefore unexpected. Data feeds that perform the ingestion are configured to run every five minutes (or less) in an effort to approximate real-time processing.
This use of minutely data feeds produces several undesirable results. Most notably, the rapid growth of affected system tables. In some cases, this can result in those tables landing in the top 10 by row count and size on disk.
The Archer Data Feed Monitor enables an Archer Administrator to call a data feed only when there is work to do (i.e. records that must be processed), thereby reducing the resource load on the Archer Platform instance.
The Archer Data Feed Monitor is intended to be run through the Windows Task Scheduler at a high frequency (every five minutes or less). When it runs, it checks a pre-configured list of monitors to see if any of them found work to do. Any monitor that finds pending work will call its associated data feed. This results in near real-time data feed execution, but without the expense of spinning up a data feed when there is no work to do. It also avoids the large database footprint associated with frequent data feed execution.
The Archer Data Feed Monitor tool and utility enables organizations to:
This offering does NOT require any Archer On-Demand Application (ODA) licenses.
To learn more about the Archer Data Feed Monitor Tool and Utility:
The Archer Data Feed Monitor Tool & Utility is an offering provided through the Archer Exchange to enhance your existing Archer implementation. To learn more about the Archer Exchange, please visit the Archer Exchange on the Archer Community.
To learn more about this offering, please contact your Account Rep for additional details. For technical support questions regarding this offering, please open a support case.