The ipDatabaseInfo() GraphQL query returns information about the IP location database used by the LogScale instance.

For information on IP filters, see the IP Filter reference page.

Syntax

Below is the syntax for the ipDatabaseInfo() query field:

graphql
ipDatabaseInfo: IpDatabaseInfo!

Returned Datatypes

The returned datatype ipDatabaseInfo() has its own parameters. Below is a list of them along with their datatypes and a description of each:

Table: IpDatabaseInfo

ParameterTypeRequiredDefaultDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Sep 25, 2024
dbFilePathstringyes The absolute file path of the file containing the IP database used by LogScale.
metadataIpDatabaseMetadata  Metadata about the IP Database used by LogScale. See IpDatabaseMetadata.
updateStrategystringyes The update strategy used for the IP Database.