You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

FAQs


No available FAQs at this moment

Troubleshooting


The log files for the Google Cloud Search publisher can be found in either:

  • The aspire.log/felix.log files in AspireRootDirectory/log folder where they will be commingled with other Aspire component log entries 

OR

  • The AspireRootDirectory/log/{name of the publisher component}/PAP/PAP.log


When the Debug flag is off in the Publisher config UI, all ERROR records will be written to the logs. Statistics information about each successfully written to GCS is included too.

When the Debug flag is on additional details about documents that are publisher are included in the log files.

If there too many documents that are indexed which lead to a throughput rate higher than the quota limit assigned to the GCS API, exponential backoff retry logic will be employed to attempt to still ingest records.

If socket timeout exceptions are observed, the read/connection timeout settings should be increased.

  • No labels