# NTP Time Synchronisation

All ICT systems across the NeevCloud platform are synchronised with NIC and NPL designated NTP servers. For multi-geography deployments, alternate NTP sources are configured but strictly maintained within the permissible deviation from the NIC/NPL reference time. NTP configuration is enforced at both the hypervisor and guest OS level through automated configuration management, and drift is monitored continuously. Any deviation beyond the permissible threshold triggers an immediate infrastructure alert.

This ensures that every log entry generated on the NeevCloud platform carries an accurate, forensically admissible timestamp — directly supporting customer compliance with CERT-In's audit and incident investigation requirements.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.neevcloud.com/neevcloud-guide/neevcloud-cert-in-compliance/ntp-time-synchronisation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
