Skip to content

Sidecars

Sidecars allow you to access policy information, provide telemetry and consolidate database activity logs in ALTR. Learn more.

NameDescription
Active ConnectionsNumber of connections currently active for an instance. It’s updated each time the instance checks in.
Allow unsupported queriesIf enabled, queries that can’t be parsed will run instead of fail, which may which may result in unauthorized data access. This setting applies only to access management policies, not impersonation policies. By default, this setting is disabled.
ALTR Organization IDID of your ALTR tenant. It’s used to install ALTR’s sidecar
BindingsCount of bindings created with ports and repositories on this sidecar. Click the Bindings tab to manage bindings.
Data Plane URLUsed to install ALTR’s sidecar
Database TypeType of database associated with the port. Options are: Microsoft SQL Server MySQL Oracle PostgreSQL
Database VersionVersion of the database type associated with the port
Display NameUser-friendly name to identify the sidecar
HostnameHostname of the sidecar in RFC 1123 specification, which is a URL without http://. This is the DSN name of the network load balancer.
Instance IDUnique identifier assigned to the sidecar container
Instance VersionSpecific release number of the software running inside the sidecar container
InstancesCount of active instances of the sidecar
Last SeenDate and time the sidecar last checked in with ALTR
PortOpen port number of the sidecar
Public KeyPublic key from your RSA private-public key pair. The Public Key must begin with -----BEGIN RSA PUBLIC KEY-----  and end with  -----END PUBLIC KEY-----.  In addition to the public key registered, a second public key field displays. This is used to rotate keys.
RepositoryRepository registered in ALTR that is bound to a sidecar port registered in ALTR
Sidecar IDUsed to install ALTR’s sidecar
Sidecar Listener PortSidecar port registered in ALTR that is bound to a repository registered in ALTR
StatusCommunicates sidecar instance activity. If you’re on the Overview page, options are: Connected (green)— all sidecar instances checked in within the last minute and are running normally Investigate (amber)— some sidecar instances might be disconnected or down and haven’t checked in for over a minute Unavailable (red)— no sidecar instances have checked in for over 5 minutes and are disconnected or down If you’re on the Instances tab, options are: Connected (green)— instance is running normally and checked in within the last minute Investigate (amber)— instance hasn’t checked in for over a minute and might be disconnected or down Unavailable (red)— instance hasn’t checked in for over 5 minutes and is disconnected or down