Zero Networks Integration
| Version | 1.19.0 (View all) |
| Subscription level What's this? | Basic |
| Developed by What's this? | Partner |
| Ingestion method(s) | API |
| Minimum Kibana version(s) | 9.1.4 9.0.7 8.19.4 |
Zero Networks is used by numerous orgazations to microsegment the network and apply MFA anywhere.
TheZero Networks integration uses Zero Networks' API to retrieve audit events and ingest them into Elasticsearch. This allows you to search, observe, and visualize theZero Networks audit events through Elasticsearch.
The Elastic agent running this integration interacts with Zero Networks' infrastructure using their APIs to retrieve audit logs for an environment.
TheZero Networks integration collects one type of data streams: logs.
Logs help you keep a record of events happening inZero Networks.Log data streams collected by theZero Networks integration include Audit events.
You need Elasticsearch for storing and searching your data and Kibana for visualizing and managing it.You can use our hosted Elasticsearch Service on Elastic Cloud, which is recommended, or self-manage the Elastic Stack on your own hardware.
Other requirements including:
- Zero Networks API Token with Read access
For step-by-step instructions on how to set up an integration, see theGetting started guide.
- Log into theZero Networks portal.
- ClickSetting.
- ClickAPI underIntegrations.
- ClickAdd new token.
- Enter aToken Name such asElastic Integration. Set theExpiry to ** 36 Months**. ClickAdd.
- Copy the generated token for later use.
- In Kibana go toManagement > Integrations.
- In the"Search for integrations" search bar typeZero Networks.
- Click on"Zero Networks" integration from the search results.
- Click onAdd Zero Networks button to add the Zero Networks integration.
Enter values"API Token".
- API Token copied from earlier steps.
NOTE: Some operating systems may not have the root CA installed. You can download theUSERTrust RSA Certification Authority and install it. As a work around, not recommended, you can setverification_mode: none in theSSL box underSettings by clickingAdvanced Options.
TheAudit data stream provides events from Zero Networks of the following types: audit.
Example
{"@timestamp": ["2023-03-22T14:57:23.356Z"],"agent.ephemeral_id": ["01887fa8-409b-44a1-aa70-fa9cc4f2fd90"],"agent.id": ["55518990-e6d4-4350-b447-88837a15d1d2"],"agent.name": ["docker-fleet-agent"],"agent.type": ["filebeat"],"agent.version": ["8.6.2"],"data_stream.dataset": ["zeronetworks.audit"],"data_stream.namespace": ["default"],"data_stream.type": ["logs"],"ecs.version": ["8.0.0"],"elastic_agent.id": ["55518990-e6d4-4350-b447-88837a15d1d2"],"elastic_agent.snapshot": [false],"elastic_agent.version": ["8.6.2"],"event.action": ["API Token created"],"event.agent_id_status": ["verified"],"event.category": ["configuration"],"event.code": ["25"],"event.created": ["2023-03-24T14:45:14.459Z"],"event.dataset": ["zeronetworks.audit"],"event.id": ["+Ipxg6VvICbeFz5QoqS1i3GZETE="],"event.ingested": ["2023-03-24T14:45:15.000Z"],"event.kind": ["event"],"event.module": ["zeronetworks"],"event.original": ["{\"auditType\":25,\"destinationEntitiesList\":[{\"id\":\"m:6454ff4dd25ebda5279fd4823e5e1d026e2ae996\",\"name\":\"elastic\"}],\"details\":\"{\\\"name\\\":\\\"elastic\\\",\\\"clientId\\\":\\\"m:6454ff4dd25ebda5279fd4823e5e1d026e2ae996\\\",\\\"expiry\\\":\\\"2025-03-22T14:57:23.000Z\\\",\\\"issuedAt\\\":\\\"2023-03-22T14:57:23.000Z\\\",\\\"scope\\\":5,\\\"audience\\\":\\\"portal.zeronetworks.com\\\",\\\"issuer\\\":\\\"zeronetworks.com/api/v1/access-token\\\",\\\"type\\\":\\\"JWT\\\"}\",\"enforcementSource\":4,\"isoTimestamp\":\"2023-03-22T14:57:23.356Z\",\"parentObjectId\":\"\",\"performedBy\":{\"id\":\"39cc28f6-7bba-4310-95e6-a7e7189a3ed5\",\"name\":\"Nicholas DiCola\"},\"reportedObjectId\":\"m:6454ff4dd25ebda5279fd4823e5e1d026e2ae996\",\"timestamp\":1679497043356,\"userRole\":1}"],"event.outcome": ["success"],"event.type": ["info"],"input.type": ["httpjson"],"related.user": ["39cc28f6-7bba-4310-95e6-a7e7189a3ed5","Nicholas DiCola"],"tags": ["forwarded","zeronetworks-audit","preserve_original_event"],"user.full_name": ["Nicholas DiCola"],"user.id": ["39cc28f6-7bba-4310-95e6-a7e7189a3ed5"],"zeronetworks.audit.destinationEntitiesList.id": ["m:6454ff4dd25ebda5279fd4823e5e1d026e2ae996"],"zeronetworks.audit.destinationEntitiesList.name": ["elastic"],"zeronetworks.audit.details.audience": ["portal.zeronetworks.com"],"zeronetworks.audit.details.clientId": ["m:6454ff4dd25ebda5279fd4823e5e1d026e2ae996"],"zeronetworks.audit.details.expiry": ["2025-03-22T14:57:23.000Z"],"zeronetworks.audit.details.issuedAt": ["2023-03-22T14:57:23.000Z"],"zeronetworks.audit.details.issuer": ["zeronetworks.com/api/v1/access-token"],"zeronetworks.audit.details.name": ["elastic"],"zeronetworks.audit.details.scope": [5],"zeronetworks.audit.details.type": ["JWT"],"zeronetworks.audit.enforcementSource": [4],"zeronetworks.audit.reportedObjectId": ["m:6454ff4dd25ebda5279fd4823e5e1d026e2ae996"],"zeronetworks.audit.userRole": [1]}| Field | Description | Type |
|---|---|---|
| @timestamp | Event timestamp. | date |
| cloud.account.id | The cloud account or organization id used to identify different entities in a multi-tenant environment. Examples: AWS account id, Google Cloud ORG Id, or other unique identifier. | keyword |
| cloud.availability_zone | Availability zone in which this host, resource, or service is located. | keyword |
| cloud.instance.id | Instance ID of the host machine. | keyword |
| cloud.instance.name | Instance name of the host machine. | keyword |
| cloud.machine.type | Machine type of the host machine. | keyword |
| cloud.project.id | The cloud project identifier. Examples: Google Cloud Project id, Azure Project id. | keyword |
| cloud.provider | Name of the cloud provider. Example values are aws, azure, gcp, or digitalocean. | keyword |
| cloud.region | Region in which this host, resource, or service is located. | keyword |
| container.id | Unique container id. | keyword |
| container.image.name | Name of the image the container was built on. | keyword |
| container.labels | Image labels. | object |
| container.name | Container name. | keyword |
| data_stream.dataset | Data stream dataset name. | constant_keyword |
| data_stream.namespace | Data stream namespace. | constant_keyword |
| data_stream.type | Data stream type. | constant_keyword |
| ecs.version | ECS version this event conforms to.ecs.version is a required field and must exist in all events. When querying across multiple indices -- which may conform to slightly different ECS versions -- this field lets integrations adjust to the schema version of the events. | keyword |
| error.message | Error message. | match_only_text |
| event.action | The action captured by the event. This describes the information in the event. It is more specific thanevent.category. Examples aregroup-add,process-started,file-created. The value is normally defined by the implementer. | keyword |
| event.code | The audity type captured by the event | integer |
| event.category | This is one of four ECS Categorization Fields, and indicates the second level in the ECS category hierarchy.event.category represents the "big buckets" of ECS categories. For example, filtering onevent.category:process yields all events relating to process activity. This field is closely related toevent.type, which is used as a subcategory. This field is an array. This will allow proper categorization of some events that fall in multiple categories. | keyword |
| event.created | Event creation time | date |
| event.dataset | Event dataset | constant_keyword |
| event.id | Unique ID to describe the event. | keyword |
| event.ingested | Timestamp when an event arrived in the central data store. This is different from@timestamp, which is when the event originally occurred. It's also different fromevent.created, which is meant to capture the first time an agent saw the event. In normal conditions, assuming no tampering, the timestamps should chronologically look like this:@timestamp <event.created <event.ingested. | date |
| event.kind | This is one of four ECS Categorization Fields, and indicates the highest level in the ECS category hierarchy.event.kind gives high-level information about what type of information the event contains, without being specific to the contents of the event. For example, values of this field distinguish alert events from metric events. The value of this field can be used to inform how these kinds of events should be handled. They may warrant different retention, different access control, it may also help understand whether the data coming in at a regular interval or not. | keyword |
| event.module | Event module | constant_keyword |
| event.original | Raw text message of entire event. Used to demonstrate log integrity or where the full log message (before splitting it up in multiple parts) may be required, e.g. for reindex. This field is not indexed and doc_values are disabled. It cannot be searched, but it can be retrieved from_source. If users wish to override this and index this field, please seeField data types in theElasticsearch Reference. | keyword |
| event.outcome | This is one of four ECS Categorization Fields, and indicates the lowest level in the ECS category hierarchy.event.outcome simply denotes whether the event represents a success or a failure from the perspective of the entity that produced the event. | keyword |
| event.type | This is one of four ECS Categorization Fields, and indicates the third level in the ECS category hierarchy.event.type represents a categorization "sub-bucket" that, when used along with theevent.category field values, enables filtering events down to a level appropriate for single visualization. This field is an array. This will allow proper categorization of some events that fall in multiple event types. | keyword |
| host.architecture | Operating system architecture. | keyword |
| host.containerized | If the host is a container. | boolean |
| host.domain | Name of the domain of which the host is a member. For example, on Windows this could be the host's Active Directory domain or NetBIOS domain name. For Linux this could be the domain of the host's LDAP provider. | keyword |
| host.hostname | Hostname of the host. It normally contains what thehostname command returns on the host machine. | keyword |
| host.id | Unique host id. As hostname is not always unique, use values that are meaningful in your environment. Example: The current usage ofbeat.name. | keyword |
| host.ip | Host ip addresses. | ip |
| host.mac | Host MAC addresses. The notation format from RFC 7042 is suggested: Each octet (that is, 8-bit byte) is represented by two [uppercase] hexadecimal digits giving the value of the octet as an unsigned integer. Successive octets are separated by a hyphen. | keyword |
| host.name | Name of the host. It can contain whathostname returns on Unix systems, the fully qualified domain name, or a name specified by the user. The sender decides which value to use. | keyword |
| host.os.build | OS build information. | keyword |
| host.os.codename | OS codename, if any. | keyword |
| host.os.family | OS family (such as redhat, debian, freebsd, windows). | keyword |
| host.os.kernel | Operating system kernel version as a raw string. | keyword |
| host.os.name | Operating system name, without the version. | keyword |
| host.os.platform | Operating system platform (such centos, ubuntu, windows). | keyword |
| host.os.version | Operating system version as a raw string. | keyword |
| host.type | Type of host. For Cloud providers this can be the machine type liket2.medium. If vm, this could be the container, for example, or other information meaningful in your environment. | keyword |
| input.type | Type of Filebeat input. | keyword |
| related.user | All the user names or other user identifiers seen on the event. | keyword |
| zeronetworks.audit.destinationEntitiesList.id | Theid of the affected entity | keyword |
| zeronetworks.audit.destinationEntitiesList.name | Thename of the affected entity | keyword |
| zeronetworks.audit.details.* | Various fields for properties of the auditdetails. Varies by audit type. | keyword |
| zeronetworks.audit.enforcementsource | Theplatform of the audit event | integer |
| zeronetworks.audit.userrole | Theuser role of the user performing the action | integer |
| zeronetworks.audit.userrolename | Theuser role of the user performing the action | keyword |
| tags | List of keywords used to tag each event. | keyword |
| user.full_name | User's full name, if available. | keyword |
| user.id | Unique identifier of the user. | keyword |
This integration includes one or more Kibana dashboards that visualizes the data collected by the integration. The screenshots below illustrate how the ingested data is displayed.
Changelog
| Version | Details | Minimum Kibana version |
|---|---|---|
| 1.19.0 | Enhancement (View pull request) Prevent updating fleet health status to degraded. | 9.1.4 9.0.7 8.19.4 |
| 1.18.0 | Enhancement (View pull request) Update Kibana constraint to support 9.0.0. | 9.0.0 8.13.0 |
| 1.17.2 | Bug fix (View pull request) Updated SSL description in package manifest.yml to be uniform and to include links to documentation. | 8.13.0 |
| 1.17.1 | Bug fix (View pull request) Update links to getting started docs | 8.13.0 |
| 1.17.0 | Enhancement (View pull request) Do not remove event.original in main ingest pipeline. | 8.13.0 |
| 1.16.0 | Enhancement (View pull request) Add "preserve_original_event" tag to documents with event.kind set to "pipeline_error". | 8.13.0 |
| 1.15.1 | Bug fix (View pull request) Use triple-brace Mustache templating when referencing variables in ingest pipelines. | 8.13.0 |
| 1.15.0 | Enhancement (View pull request) Update the kibana constraint to ^8.13.0. Modified the field definitions to remove ECS fields made redundant by the ecs@mappings component template. | 8.13.0 |
| 1.14.0 | Enhancement (View pull request) Improve handling of empty responses. | 8.12.0 |
| 1.13.0 | Enhancement (View pull request) Add dashboard. | 8.12.0 |
| 1.12.0 | Enhancement (View pull request) Set sensitive values as secret. | 8.12.0 |
| 1.11.1 | Enhancement (View pull request) Changed owners | 8.6.2 |
| 1.11.0 | Enhancement (View pull request) Limit request tracer log count to five. | 8.6.2 |
| 1.10.0 | Enhancement (View pull request) ECS version updated to 8.11.0. | 8.6.2 |
| 1.9.0 | Enhancement (View pull request) Improve 'event.original' check to avoid errors if set. | 8.6.2 |
| 1.8.0 | Enhancement (View pull request) Set 'community' owner type. | 8.6.2 |
| 1.7.0 | Enhancement (View pull request) ECS version updated to 8.10.0. | 8.6.2 |
| 1.6.0 | Enhancement (View pull request) The format_version in the package manifest changed from 2.11.0 to 3.0.0. Removed dotted YAML keys from package manifest. Added 'owner.type: elastic' to package manifest. | 8.6.2 |
| 1.5.0 | Enhancement (View pull request) Add tags.yml file so that integration's dashboards and saved searches are tagged with "Security Solution" and displayed in the Security Solution UI. | 8.6.2 |
| 1.4.0 | Enhancement (View pull request) Add support for HTTP request trace logging. | 8.6.2 |
| 1.3.0 | Enhancement (View pull request) Update package to ECS 8.9.0. | 8.6.2 |
| 1.2.0 | Enhancement (View pull request) Document duration units. | 8.6.2 |
| 1.1.0 | Enhancement (View pull request) Document valid duration units. | 8.6.2 |
| 1.0.0 | Enhancement (View pull request) Release Zero Networks as GA. | 8.6.2 |
| 0.4.0 | Enhancement (View pull request) Ensure event.kind is correctly set for pipeline errors. | 8.6.2 |
| 0.3.0 | Enhancement (View pull request) Update package to ECS 8.8.0. | 8.6.2 |
| 0.2.1 | Bug fix (View pull request) Fix ingest pipeline event.category enrichment. | 8.6.2 |
| 0.2.0 | Enhancement (View pull request) Update package-spec version to 2.7.0. | 8.6.2 |
| 0.1.0 | Enhancement (View pull request) Initial draft of the package | 8.6.2 |

