Monitoring Liferay Portal Server

The Liferay Portal Server sensor is automatically deployed and installed after you install the Instana agent.

Support information

To make sure that the Liferay Portal Server sensor is compatible with your current setup, check the following support information sections:

Supported versions and support policy

The following table shows the latest supported version and support policy:

Technology Support policy Latest technology version Latest supported version
Liferay Portal Server On demand 7.4.3.132-ga132 7.4.3.120-ga120

For more information about the support policy, see Support strategy for sensors.

Configuring Liferay monitoring

The agent natively monitors Liferay Portal Server, and configuration is optional.

Configuring the custom polling rate

Note: Instana Liferay sensor 1.0.3 and later support configuring the polling rate to reduce data ingestion. This feature is supported on self-hosted Instana backend 311 and later.

To configure a custom polling rate, add the poll_rate parameter in the <agent_install_dir>/etc/instana/configuration.yaml file, as shown in the following configuration:

com.instana.plugin.liferay:
  poll_rate: 1 # Value is in seconds. Default value is 1 second.