Page tree


This topic contains the following information:

What is a data collector?

Data collectors are responsible for actually collecting your data, indexing it, and making it available for search.

Data collectors contain inputs necessary for connecting with the target host (where data resides) and other inputs such as the data pattern, the rollover pattern if you are collecting rolling logs, and so on. You can collect data by creating data collectors on the Administration > Data Collectors tab. Data collectors can be of various types; depending on the type of data you want to collect, you need to create data collectors of that type. For example, if you want to collect Windows events, you must create a data collector of the type, Monitor Windows events.

What kind of data can I collect?

You can collect the following kinds of data:

  • Any kind of machine data such as logs and events from applications (including web servers, databases) and servers
  • Historical data and data generated continuously

Note

You cannot collect data that contains non-English characters appearing as the time stamp.

You can collect data for one-time or continuous monitoring.

When you create a data collector, at a minimum, you need to specify information about:

  • Your data source (for example, target server where the data is located and file location)
  • How you want to index the data (for example, data pattern to use)
  • How frequently you want to collect the data (for example, poll interval)

This information is used by the Indexer to index data and make it available in the form of events that can be searched immediately. If the manner in which the data was indexed is not as per your requirement, you can modify the data pattern and see if the results match your criteria.

Where is my data?

The data that you want to collect can be on the same computer on which the Collection Station (or Collection Agent) is installed (local data), or it can be on a different computer (remote data). You can collect data remotely by creating an SSH connection or connecting to a shared network drive on a Windows computer.

For more information, see Agent types.

Which Agent type should I use?

You can collect data by using one of the following collection mechanisms:

  • Collection Station—An entity that is automatically installed when you install the product and is responsible for actually collecting data and providing it to the Indexer for further processing. The Collection Station serves a dual role – one of data collection and the other of acting as a proxy (or receiver) for Collection Agents that forward data to the IT Data Analytics server.

Data collection process

At the time of data collection, the product automatically extracts particular knowledge from the data such as the timestamp present in the data and fields. But bulk of the extraction happens depending on the data pattern used for collecting the data. Data patterns are objects that define the pattern in which to extract, organize, and categorize data. Based on the data pattern, the data collector collects data and makes it available as a series of individual records, on which you can search. For more information, see Managing data patterns.

Fields are name=value pairings such as HOST=clm.bmc.com that add meaning to the data and help you search more effectively. They help you classify particular portions in your data that might otherwise go unnoticed. Fields are extracted automatically by the product (such as timestamp and name=value pairs already present in the data) and additionally defined by the data pattern. Fields act as the building blocks for running search commands and creating dashboards. You can additionally define tags to group or categorize fields with similar values. For example, you can add a tag called Location with the values Houston, San Jose, and California. These tags can be added to your search query to help improve your search. Tags can be added at the time of creating a data collector. For more information about fields and tags, see Understanding fields and tags.

You can collect data for one-time or continuous monitoring. This depends on the polling interval defined in the data collector and the type of data collector. For more information, see Data collector types.

Data collector types

The following table lists the supported data collector types categorized on the basis of the data sources and whether you want to perform local or remote collection:

Which functions are supported while creating data collectors?

In the process of creating data collectors, various functions are supported. For example, you can add tags that will eventually help you search data effectively. You can assign group permissions by which the data collected will be accessible only to particular user groups.

These functions might vary depending on the data collector type that you select.

For more information, see Functions available while creating data collectors.

How do I know the data collection status?

Based on the following information available on the Administration > Data Collectors page, you can conclude the data collection status.

ItemDescription
Data collector polling status

Polling status can be of the following types:

  • Overall polling status of a data collector, that is available under the Poll Status column.
  • Individual status of the last ten polls for a data collector, that is available in the Collection Status History .
Data collector state

Information about whether the data collector was started or stopped, and whether the data collection is in-progress or has completed.

This information is available under the State column.

For more information, see Data collection status.

Data retention and deletion

After creating a data collector, data collection starts when the first poll happens.

Supposing you want to monitor a file in which data is being continuously added. Data starts getting collected from the point when the first poll happened. All the previous data available in the file is ignored. The previous data is ignored based on the data retention period. Data retention period defines the maximum number of days, in the past, from the current date, for which data must be retained in the system. By default, the product defines the data retention period as seven days. To change the data retention period, navigate to Administration > System Settings.

The data retention period acts as a moving window (depicted in green in the following figure).

Consider that on the following scale of time, you created a data collector at time T1, now data collection starts from T1 when the first poll happens. Data collected at T1 remains in the system until T1+7. As time passes, the data older than the seven days period starts getting deleted and is no longer available for searching.

Data retention period has implications on the Read from Past (# days) function which defines the maximum limit (of time) for collecting data older than the current time. This setting is available for the following data collectors:

Note

After the data collector is created, it might take some time (approximately 1 minute) for the first poll to happen. The first poll is used to make the data collector ready for data collection. The data is fetched only from the second poll.

Expected time delay (to see the first set of data for a search) = (Time for first poll) + (Poll interval set for the data collector).

Viewing and searching configured data collectors

The Data Collectors tab allows you to manage data collectors. To access this tab, navigate to Administration > Data Collectors.

This tab displays a default data collector for collecting the data in the Collection_metrics.log file. The Search tab displays a graph summarizing the data collected by this data collector. For more information, see Collecting product metrics.

You can perform the following actions on the Data Collectors tab.

ActionIconDescription
Add Data Collector

Add a new data collector.

For more information, see Creating data collectors.

Edit Data Collector

Edit the selected data collector.

You can modify the same details that you provided while adding a data collector.

Note: You cannot modify a data collector if the data collector is of the Upload File type.

View Data Collector
 View details of the selected data collector
Delete Data Collector

Delete the selected data collector. Optionally, select the Delete data for this Data Collector check box if you want to delete all the data collected by that data collector so that it is no longer available for searching.Click OK to confirm your action.

Note: There might be some residual data remaining in the system that was still being collected when you decided to delete the data collected by the data collector. Such data is deleted from the system when the data retention period is over.

Clone Data Collector

Make a copy of the selected data collector.

Collection Status History

View the individual status of the last ten polls for a data collector.

For more information, see Data collection status.

Start Data Collector(s)

Start the selected data collectors.

This action is not relevant for the Upload file data collector as it performs one-time data collection after the data collector is created.

Stop Data Collector(s)

Stop the selected data collectors that are already started.

This action is not relevant for the Upload file data collector as it performs one-time data collection after the data collector is created.

If you want to avoid data collection during a particular time period (for example, during your maintenance window), you can stop the data collection. No data is collected during this time. The next time you start data collection, it begins from that point onward.

Search by Data Collector Name/Path/Host/Created By

Search for a data collector by entering appropriate text in the search bar at the top-right side of your screen.

Searching is supported only for the Name, Path, and Host columns.

The Data Collectors tab provides the following information:

Field

Description

Name

Name of the data collector configured.

PathFile path of the data file used while creating the data collector.
HostHost name of the server on which the data exists.
TypeType of the data collector.
Data PatternData pattern used for creating the data collector.
Date Modified

Date and time when the data collector was modified.

If you did not modify the data collector, then the date and time when the data collector was created is displayed.

Last Event TimestampDate and time of the last event that got indexed by the data collector.
Poll Status

Overall polling status for the data collector, as follows:

  • The green square indicates that polling was successful.
  • The yellow square indicates that few polls were unsuccessful.
  • The red square indicates successive unsuccessful polling. If your data collection fails more than four times consecutively, the status changes to red.
  • The square with no color indicates that the polling status is unavailable.

For more information, see Data collection status.

State

Displays the data collector state, to indicate whether the data collector was started or stopped, as follows:

  • If the data collector was started, then this column displays Started.
  • If the data collector was stopped, then this column displays Stopped.

Note: The start and stop actions are not relevant for the Upload file data collector as it performs one-time collection. Therefore, for this data collector, the State column displays a dash (-).

Show Data Collected

Click Show Data Collected next to one of the data collectors in the last column on the right, to search the data collected by that data collector.

When you click Show Data Collected, by default the search is run for the search string, COLLECTOR_NAME="DataCollectorName".

In the preceding search string, DataCollectorName refers to the name of the data collector.

Collecting product metrics

You can collect and analyze metrics (or logs) generated by the BMC TrueSight IT Data Analytics product for the Collection Station and Search components. After installing the product, the data collector for collecting the Collection Station is automatically created. You can also view a line chart summarizing the total data indexed on the Default dashboard page. But you need to create the data collector for collecting the Search component logs. For more information, see Monitoring the product metric files.