gnsi
gnsiAuthzPolicyFinalized
Property name | Value |
---|---|
Application name | gnsi |
Event name | gnsiAuthzPolicyFinalized |
Default severity | informational |
Message format string | Authz gRPC authorization policy has been finalized on version version created on created_on |
Cause | Authz has received a request to rotate the gRPC authorization policy, and a subsequent request to finalize it. |
Effect | Requests to all gRPC servers on the system will authorize using the new policy. Reboots of the system will use the new policy rather than reverting to the previous. |
gnsiAuthzPolicyInvalid
Property name | Value |
---|---|
Application name | gnsi |
Event name | gnsiAuthzPolicyInvalid |
Default severity | critical |
Message format string | Authz gRPC authorization policy with version version created on created_on failed to validate - policy content invalid. Previous policy remains active. |
Cause | Authz has received a request to rotate the gRPC authorization policy, with policy content that is invalid. |
Effect | Requests to all gRPC servers on the system will authorize using the previous policy. |
gnsiAuthzPolicyNotFinalized
Property name | Value |
---|---|
Application name | gnsi |
Event name | gnsiAuthzPolicyNotFinalized |
Default severity | critical |
Message format string | Authz gRPC authorization policy with version version created on created_on was not finalized by client. Reverting to previous policy. |
Cause | Authz has received a request to rotate the gRPC authorization policy, but did not received a subsequent finalization before the RPC was terminated. |
Effect | Requests to all gRPC servers on the system will authorize using the previous policy. |
gnsiAuthzPolicyRotate
Property name | Value |
---|---|
Application name | gnsi |
Event name | gnsiAuthzPolicyRotate |
Default severity | informational |
Message format string | Authz gRPC authorization policy has been rotated to version version created on created_on |
Cause | gNSI server has received a request to rotate the gRPC authorization policy. |
Effect | Requests to all gRPC servers on the system will authorize using the new policy. If a request is not recieved to finalize the rotation, the system will revert to the previous policy. |
gnsiCertzRotate
Property name | Value |
---|---|
Application name | gnsi |
Event name | gnsiCertzRotate |
Default severity | informational |
Message format string | Certz artifact_type has been rotated to version version created on created_on |
Cause | Certz has received a request to rotate the specified certificate or bundle. |
Effect | All gRPC servers without explicitly configured TLS server profiles will use the certificate and bundles provided. If a request is not received to finalize the rotation, the system will revert to the previous certificate and/or bundle/s. |
gnsiCertzRotateFinalized
Property name | Value |
---|---|
Application name | gnsi |
Event name | gnsiCertzRotateFinalized |
Default severity | informational |
Message format string | Certz artifact_type has been finalized on version version created on created_on |
Cause | Certz has received a request to rotate the certificate and/or bundle/s, and a subsequent request to finalize it. |
Effect | All gRPC servers without explicitly configured TLS server profiles will use the certificate and/or bundle/s provided. Reboots of the system will use the profile rather than reverting to the previous. |
gnsiCertzRotateInvalid
Property name | Value |
---|---|
Application name | gnsi |
Event name | gnsiCertzRotateInvalid |
Default severity | critical |
Message format string | Certz artifact_type with version version created on created_on failed to rotate. Previous artifact_type remains active. Error: error |
Cause | Certz has received a request to rotate a certificate and/or bundle/s, but the RPC has failed with the provided error. |
Effect | All gRPC servers without explicitly configured TLS server profiles will revert to using the previous certificate and/or bundle/s provided. |
gnsiCertzRotateNotFinalized
Property name | Value |
---|---|
Application name | gnsi |
Event name | gnsiCertzRotateNotFinalized |
Default severity | critical |
Message format string | Certz artifact_type with version version created on created_on was not finalized by client. Reverting to previous. |
Cause | Certz has received a request to rotate the a certificate and/or bundle/s, but did not received a subsequent finalization before the RPC was terminated. |
Effect | All gRPC servers without explicitly configured TLS server profiles will revert to using the previous certificate and/or bundle/s provided. |