Search Results

All Results 196
ソート
Resource Type
Applicable Versions
Deployment Approach
Capability
Feature
はじめに
Getting Started Welcome to Liferay Analytics Cloud! Collecting analytics data is a crucial part of any business. There are many different tools out there but not all provide high value. It's not...
Analytics Cloud アクティベーションのトラブルシューティング
Troubleshooting Analytics Cloud Activation There are a few steps that must be performed in order to begin using Analytics Cloud. If these steps have not yet been performed, you may encounter an...
プロパティの管理
Managing Properties After creating a property it can be managed and modified from the Workspace Settings section of Analytics Cloud. Navigate to Settings → Workspace Settings → Properties. ...
Webアプリケーションファイアウォール
Web Application Firewall Liferay Cloud 5.x.x Liferay Cloud includes a web application firewall called ModSecurity. It inspects requests sent to the web server against a predefined set of custom...
Liferayクラウドネイティブプロビジョニング
Liferay Cloud Native Provisioning Liferay's cloud native experience is a Kubernetes-based Helm chart for portable deployment of Liferay instances to any cloud with a Kubernetes engine. This...
Amazon Web ServicesでLiferay DXPを実行する
Running Liferay DXP in Amazon Web Services There are three ways to host Liferay DXP in AWS: Installing Liferay DXP using the plain Helm chart. Installing Liferay DXP from AWS Marketplace. ...
Kubernetesクラスタ上でLiferayを実行する
Running Liferay on any Kubernetes Cluster These instructions are purposefully generic. They install a cluster that works on any Kubernetes implementation, but additional work is needed to make that...
データのクエリ
Querying Data The root endpoint of Liferay Analytics Cloud is . You can get the list of all data types endpoints by requesting a GET to the above URL. Try with curl curl -i -L -H "Authorization:...
データのエクスポート
Exporting Data Various analytics data can be accessed through the sites dashboard and the individuals dashboard. Analytics data can also be fetched and exported using Analytics Cloud's APIs....
多要素認証
Multi-Factor Authentication Multi-factor authentication (MFA) is required for all Analytics Cloud users. This additional layer of security helps to protect users from cyberattacks such as phishing...
データ管理とプライバシー
Data Control and Privacy Analytics Cloud provides administrative tools for managing individual data and privacy. Use these tools to assist you in meeting General Data Protection Regulation (GDPR)...
データソースの管理
Managing Data Sources After connecting Liferay DXP to your workspace, you can view and make changes to them from the settings page. Navigate to Settings → Workspace Data → Data Sources. See the...
プロパティを使用したスコープサイトと個人
Scoping Sites and Individuals Using Properties A Property allows you to define and associate a label to a single or multiple sites. This allows you to aggregate the analytics data for all...
データソースのトラブルシューティング
Troubleshooting Data Sources Misconfigured environments or data sources can prevent or disrupt access to Liferay DXP data sources. Here's how to troubleshoot DXP data source issues. No Network...
連絡先同期データレファレンス
Contact Sync Data Reference When you sync contacts from your Liferay Instance, you can choose different fields from the Contacts table and the User table. Fields are selected from the contacts...
ユーザーを管理する
Managing Users If you are the workspace Owner or have been assigned the Admin permission, you can invite and manage users. Here's how to bring up the User Management page: Click on Settings in...
使用状況の把握
Tracking Usage Analytics Cloud plans are limited by the total amount of individuals and page views synced from data sources. When either limit is exceeded, Analytics Cloud users are prompted to...
Kubernetesからのメトリクスの表示
Viewing Metrics from Kubernetes It is important to track resource usage in the Kubernetes cluster. To view your resource usage, you must use a collector and an exporter. Before you can view...
AWSでLiferayを設定する
Configuring Liferay in AWS Since Liferay installations hosted in AWS use Helm, you must configure and customize Liferay using the Helm CLI. You can write as many .yaml files as you need. To update...
内部管理サービスの構成
Configuring Internally Managed Services Internally managed services are configured and managed within the chart. These services are defined using the dependencies property: dependencies: : ...