The COM.TIBCO.hawk.microagent.uc.UniversalCollectorMicroAgent Microagent
The Universal Collector microagent enables you to monitor the log files, docker container logs, and Hawk rulebases and forward the logs and rulebase data to TIBCO LogLogic® Log Management Intelligence (LMI) or another Syslog server.
- The UniversalCollectorMicroAgent:addDockerLogCollector Method
This method adds a new Docker log collector. The Docker log collector collects the logs from the Docker container specified by the containerName argument. - The UniversalCollectorMicroAgent:addForwarder Method
The method configures a new forwarder for publishing the logs. - The UniversalCollectorMicroAgent:addLogFileCollector Method
The method adds a new log file collector that sends the collected logs to the configured forwarders. - The UniversalCollectorMicroAgent:addRulebaseDataCollector Method
The purpose of this method is to add a new rulebase data collector to collect the data from the data sources configured in the Hawk rulebases. - The UniversalCollectorMicroAgent:getCollector Method
This method returns the details about the collector. - The UniversalCollectorMicroAgent:getForwarder Method
The method returns the details about the forwarder. - The UniversalCollectorMicroAgent:removeCollector Method
The purpose of this method is to remove the configured collector. - The UniversalCollectorMicroAgent:removeForwarder Method
- The UniversalCollectorMicroAgent:sendMessage Method
The method sends messages to configured forwarders.
Copyright © Cloud Software Group, Inc. All rights reserved.