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:

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

ParameterTypeRequired[a]DefaultDescription
dbFilePathstringyes The absolute file path of the file containing the IP database used by LogScale.
updateStrategystringyes The update strategy used for the IP Database.
metadatastringyes Metadata about the IP Database used by LogScale.

[a] Some arguments may be required, as indicated in this column. For some fields, this column indicates that a result will always be returned for it.