# Events Filters

You can apply filters to events in all interfaces:

- [Events List](https://docs.kloudfuse.com/platform/3.2.5/events-list/)
- [Events Time Series](https://docs.kloudfuse.com/platform/3.2.5/events-time-series/)
- [Events Top List](https://docs.kloudfuse.com/platform/3.2.5/events-top-list/)
- [Events Table](https://docs.kloudfuse.com/platform/3.2.5/events-table/)
- [Events Pie Chart](https://docs.kloudfuse.com/platform/3.2.5/events-pie-chart/)
- [Events Analytics](https://docs.kloudfuse.com/platform/3.2.5/events-analytics/)

Events use these filter categories:

## Core

Filters on the primary attributes of events: status, source, priority, and host.

### status

Filters on the status of the event: info, warning, or error.

### source

Filters on the source of the event, such as aws, kubernetes, container, or System.

### priority

### host

Search for an event by selecting a known **_host_** from the drop-down, or using the **_host_** or a portion of that **_host_** in the search bar.

When selecting the same value from the drop-down, you toggle between these options:

- _All_ option shows all events that match other criteria.
- _Only_ option shows only the events that match other criteria AND the selected value.

## Labels

Filters based on the observed system type, such as [Cloud](https://docs.kloudfuse.com/platform/3.2.5/events-filters/#cloud), [kubernetes](https://docs.kloudfuse.com/platform/3.2.5/events-filters/#kubernetes), and [Additional](https://docs.kloudfuse.com/platform/3.2.5/events-filters/#additional).

### [Cloud](https://docs.kloudfuse.com/platform/3.2.5/glossary/#cloud)

Filters on various attributes of cloud-based services.

Includes [availability zone](https://docs.kloudfuse.com/platform/3.2.5/glossary/#availability-zone), host, instance id, [instance type](https://docs.kloudfuse.com/platform/3.2.5/glossary/#instance-type), [project](https://docs.kloudfuse.com/platform/3.2.5/glossary/#project), and [kube cluster name](https://docs.kloudfuse.com/platform/3.2.5/glossary/#kube-cluster-name).

### [Kubernetes](https://docs.kloudfuse.com/platform/3.2.5/glossary/#kubernetes)

Filters on the attributes of events that originated in Kubernetes services.

Includes [kube cluster name](https://docs.kloudfuse.com/platform/3.2.5/glossary/#kube-cluster-name), [kube container name](https://docs.kloudfuse.com/platform/3.2.5/glossary/#kube-container-name), [kube namespace](https://docs.kloudfuse.com/platform/3.2.5/glossary/#kube-namespace), [kube service](https://docs.kloudfuse.com/platform/3.2.5/glossary/#kube-service), and [pod name](https://docs.kloudfuse.com/platform/3.2.5/glossary/#pod-name).

### Additional

Filters based on custom labels and tags.

## Event

You can filter the events by their individual attributes:

### id

Search for an event by selecting a known **_id_** from the drop-down, or using the **_id_** or a portion of that **_id_** in the search bar.

When selecting the same value from the drop-down, you toggle between these options:

- _All_ option shows all events that match other criteria.
- _Only_ option shows only the events that match other criteria AND the selected value.

### event type

Search for an event by selecting a known **_event type_** from the drop-down, or using the **_event type_** or a portion of that **_event type_** in the search bar.

When selecting the same value from the drop-down, you toggle between these options:

- _All_ option shows all events that match other criteria.
- _Only_ option shows only the events that match other criteria AND the selected value.

### aggregation key

Search for an event by selecting a known **_aggregation key_** from the drop-down, or using the **_aggregation key_** or a portion of that **_aggregation key_** in the search bar.

When selecting the same value from the drop-down, you toggle between these options:

- _All_ option shows all events that match other criteria.
- _Only_ option shows only the events that match other criteria AND the selected value.

### message

Search for an event by selecting a known **_message_** from the drop-down, or using the **_message_** or a portion of that **_message_** in the search bar.

When selecting the same value from the drop-down, you toggle between these options:

- _All_ option shows all events that match other criteria.
- _Only_ option shows only the events that match other criteria AND the selected value.
