My DSS dashboard is not reflecting accurate numbers? What can I do?
How to identify indexing problems
When to do reindexing
Payment Reindexing(Legacy Index):
Aliasing:
POST /_aliases
{
"actions": [
{
"add": {
"index": "property-services-enriched",
"alias": "property-services"
}
}
]
}Legacy Indexing:
Key
Description
Kafka Connector:
Reference Docs:
PreviousI am unable to login to the citizen or employee portal. The UI shows a spinner.NextDeployment using helm
Was this helpful?