Common Event Format (CEF): An Introduction

Key Takeaways

  1. The Common Event Format (CEF) is a standardized, structured logging format designed to simplify the collection, integration, and analysis of security-related events across multiple sources, making it essential for SIEM solutions and effective log management.
  2. CEF’s structured format, consisting of metadata-rich headers and detailed messages, allows for easier automation, pattern identification, and troubleshooting, streamlining event monitoring and enhancing security threat detection.

In the world of software engineering, monitoring and logging are two essential processes that help developers keep track of the performance and behavior of their applications.

To facilitate this process, several logging formats have been developed over the years, including the Common Event Format (CEF). In this article, we will take a look at: what the Common Event Format is, how it works, and why it is important.

What is the Common Event Format (CEF)?

The Common Event Format (CEF) is a standardized logging format. CEF is designed to simplify the process of logging security-related events. The goal of a common format is to make it easier to integrate logs from different sources into a single system.

CEF is based on the syslog format, which is a standard for message logging that is supported by most network devices and operating systems. Utilizing a standardized format for logging, CEF makes it easier to:

CEF was originally developed by ArcSight, now part of Micro Focus.

(Related reading: IT event analytics & log management.)

How does CEF work?

CEF uses a structured data format to log events, which includes a set of predefined fields that contain information about the event. Common Event Format (CEF) is an extensible, text-based format.

The CEF format consists of two parts: the header and the message.

CEF supports a wide range of event types, including authentication events, network events, and system events.

Each event is assigned a severity level. This level indicates the importance of the event. Severity can be desrcibed either in string values or integer values.

Valid string values:

Valid integer values:

Why is CEF important?

CEF is important because it provides a standardized format for logging security-related events. This standardization makes it easier to integrate logs from different sources into a single system.

This is particularly useful for security information and event management (SIEM) solutions, which are designed to collect and analyze logs from multiple sources to detect and respond to security threats.

In addition, CEF provides a consistent and structured way to log events, which can make it easier to analyze and troubleshoot issues. By using a standardized format, developers can more easily automate the analysis of logs and identify patterns and trends in the data.

CEF summarized

The Common Event Format (CEF) is a standardized logging format that is used to simplify the process of logging security-related events and integrating logs from different sources into a single system.

CEF uses a structured data format to log events and supports a wide range of event types and severity levels.

Related Articles

What is DevOps Automation?
Learn
7 Minute Read

What is DevOps Automation?

Automation is essential to DevOps — but it’s not easy. This guide details how to automate DevOps and the best tools for the job so you can succeed in no time!
Scalability in IT: The Complete Guide To Scaling
Learn
5 Minute Read

Scalability in IT: The Complete Guide To Scaling

Scalability is one of the main selling points of migrating to the cloud. What exactly does it mean & how do you do it? Get the full story here.
ITOM vs. ITSM: IT Operations Management & IT Service Management
Learn
5 Minute Read

ITOM vs. ITSM: IT Operations Management & IT Service Management

ITOM and ITSM both help your IT teams to better manage and deliver IT services to the business. What’s the difference? Get the full story here.