Skip to content

Instantly share code, notes, and snippets.

@CorneAussems
Created October 12, 2022 09:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CorneAussems/762757d3273eca52f3e1fb1d83b67a00 to your computer and use it in GitHub Desktop.
Save CorneAussems/762757d3273eca52f3e1fb1d83b67a00 to your computer and use it in GitHub Desktop.
Liferay Log Debugging
# Follow the long running reindexing process
com.liferay.portal.search.internal.SearchEngineInitializer
### more details
com.liferay.portal.search.internal.background.task.ReindexStatusMessageSenderImpl
# Follow BackgroundTaskStatus
com.liferay.portal.background.task.internal.messaging.RemoveOnCompletionBackgroundTaskStatusMessageListener
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment