sonar-log-schema-fields
Enumerate log schema fields in Logpresso Sonar.
sonar-log-schema-fields schema=VALUE
- schema=VALUE
- Required. Schema code - the
codefield of sonar-log-schemas (e.g. session, attack), NOT a table name
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| name | String | Name | Field name |
| display_name | String | Display name | Field display name |
| type | String | Type | Field type (e.g., IP, STRING, DATE) |
| ordinal | Integer | Ordinal | Display order |