惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

D
Docker
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Last Week in AI
Last Week in AI
博客园_首页
Microsoft Security Blog
Microsoft Security Blog
Blog — PlanetScale
Blog — PlanetScale
M
MIT News - Artificial intelligence
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
A
About on SuperTechFans
aimingoo的专栏
aimingoo的专栏
V
Visual Studio Blog
Jina AI
Jina AI
N
Netflix TechBlog - Medium
量子位
博客园 - 三生石上(FineUI控件)
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
I
InfoQ
J
Java Code Geeks
T
Tailwind CSS Blog
博客园 - 司徒正美
Stack Overflow Blog
Stack Overflow Blog
阮一峰的网络日志
阮一峰的网络日志
Engineering at Meta
Engineering at Meta
腾讯CDC

Security @ Cisco Blogs

Black Hat USA 2026: Building the Agentic SOC, One Live Event at a Time Thrown into the SOC: A Black Hat First-Timer’s Story Troubleshooting Wi-Fi at Black Hat USA 2026 with ThousandEyes Distributed Latency Monitoring at Black Hat Black Hat USA 2026: Safeguarding DNS with Secure Access Building a Risk-Based Secure Network Analytics Detection with Splunk Detection Editor (Alpha) Frontier AI just raised the stakes, and the old playbook won’t hold up Crypto Agility: Why PQC Is Not a One-Time Upgrade From Isolated Agents to Collective Intelligence: Why A2A Is the Protocol the Agentic SOC Has Been Waiting For Microsegmentation’s Moment Is Now: Cisco Named a Leader in The Forrester Wave™: Microsegmentation Solutions Identity Everywhere: Bringing Infrastructure Identity to Agentic IT Cisco Named a Leader in the 2026 IDC MarketScape for Worldwide SASE Meet Instant Attack Verification: Agentic AI for Tier-1 and Tier-2 SOC investigation Elevating Federal Cybersecurity: Cisco’s Path from FedRAMP Certified Class C (Moderate) to Certified Class D (High) Elevating Trust: Email Threat Defense Achieves FedRAMP Class D (High) Certification Is your SD-WAN ready for AI-powered operations? The Zero Trust Imperative for the Frontier AI Era Assuming Failure: The Mindset Shift That Actually Improves Your Defensive Outcomes The Journey towards Logically Air-Gapped Deployment Cisco Firewall Migration Manager: A Faster, Simpler, More Confident Path to Secure Firewall We third-party tested our firewall built for AI-scale. The test tools hit their limit first. SharpHound Recon Attack - How AI enhanced the threat hunt Machine Speed, Human Judgement: How AI Changed the SOC in 2026 Elevating Expertise in the SOC Educate at Event Speed: Cisco Live Security Operations Center What Working the Cisco Live SOC Taught Me About AI, Detection, and Response Cable to Cloud - A Product Engineer's Journey Through the Cisco Live AMER 2026 SOC The Experience Dividend: How Better Digital Experience Protects Revenue, Trust, and Growth AIM: Building an Agentic Tier-2 SOC Analyst at Cisco Live AMER 2026 Building the Agentic SOC at Cisco Live Americas 2026
Powering MWC Barcelona – Building a Unified SOC and NOC w...
2026-04-09 · via Security @ Cisco Blogs

Mobile World Congress (MWC) Barcelona is one of the most demanding environments for network and security operations. With thousands of attendees, unmanaged devices, and applications interacting in real time, operational visibility and threat detection must function flawlessly.

For the 2nd year, the Cisco team leveraged Splunk, in addition to its other security products, to deliver a unified Security Operations Center (SOC) and Network Operations Center (NOC) experience. Together, we used Splunk as the central data platform and integrating telemetry across a broad set of Cisco technologies.

What made this deployment particularly notable was not just the breadth of integrations, but the speed and flexibility with which we operationalized the environment.

Cisco booth setup
People getting the Cisco booth in preparation for Mobile World Congress 2026

The Architecture: A Unified Operations Platform

At the core of the deployment was Splunk Cloud, acting as the single pane of glass for both SOC and NOC workflows.

We ingested data from multiple Cisco platforms, including:

MWC 2026 NOC
The SOC and NOC area at Mobile World Congress 2026 

This architecture allowed us to converge traditionally siloed operational domains into a single analytics layer, enabling faster correlation between network events and security incidents.

MWC 2026 SOC dashboards
Clockwise from the upper left quadrant: Firepower in Security Cloud Control, Splunk Cloud dashboard for MWC, Splunk Enterprise Security Mission Control and Cisco XDR.

Building NOC Dashboards in an Afternoon

One of the most impactful outcomes was how quickly we were able to deliver operational visibility following various requests from other teams present at the event.

Using Splunk’s data platform and visualization capabilities, we were able to build a fully functional NOC dashboard in just a few hours. The dashboard provided:

  • Real-time network usage and availability
  • Client connectivity metrics across wireless and wired environments
  • Application usage indicators

Because all telemetry was collected within Splunk, creating meaningful dashboards required minimal transformation work. This highlights a key advantage of using a unified data platform: once ingestion is solved, insights can follow quickly.

MWC 2026 Cisco space dashboard
One of the dashboards built using Splunk to track Cisco Spaces users across the venue.

Bridging SOC and NOC: From Visibility to Context

Traditionally, SOC and NOC teams operate in parallel, often using separate tools and datasets. At MWC, we intentionally broke down that barrier.

By leveraging Splunk as the common platform:

  • NOC events (e.g., latency spikes, usage trends) could be correlated with
  • SOC signals (e.g., anomalous traffic patterns, threat detections)

This convergence enabled faster root cause analysis and reduced mean time to resolution (MTTR), particularly in scenarios where performance issues or traffic anomalies had potential security implications.

A First: Deploying the Cisco 6160 Firewall in a Public Event

A standout aspect of this deployment was the use of the Cisco Secure Firewall 6160—marking its first deployment in a public event environment.

Bringing this data into Splunk required a bit of engineering:

Data Pipeline Design

Because of the scale and performance characteristics of the firewall, we implemented a structured ingestion pipeline:

  1. RSYSLOG Server
    • Acted as the initial log aggregator source for the firewall
    • Handled high-throughput syslog ingestion from the 6160
    • Provided buffering and normalization capabilities
    • Saved data on the file system, providing another layer of redundancy
  2. Splunk Heavy Forwarder (HF)
    • Consumed logs from files produced by RSYSLOG
    • Applied parsing, filtering, and metadata enrichment
    • Forwarded processed data securely to Splunk Cloud using the S2S protocol
  3. Splunk Cloud
    • Centralized indexing and analytics
    • Enabled both SOC and NOC use cases

The following diagram illustrates the ingestion pipeline used to reliably transport high-volume firewall telemetry into Splunk Cloud:

MWC 2026 blog diagram CC
Figure: Firewall telemetry ingestion pipeline used at MWC 2026, showing the flow from Cisco FTD 6160 through RSYSLOG and Splunk Heavy Forwarder into Splunk Cloud for centralized SOC and NOC analytics

Why This Approach Worked

  • Scalability & Resiliency: RSYSLOG absorbed burst traffic without dropping events and created a local copy of log files
  • Flexibility: The Heavy Forwarder allowed us to control parsing/filtering before ingestion, should we need to
  • Cloud Integration: Clean separation between on-prem data collection and cloud analytics

This pipeline ensured reliable ingestion of high-volume firewall telemetry while maintaining performance and data integrity.

Lessons Learned

A few key takeaways from the deployment:

  • Unification accelerates operations

    Bringing SOC and NOC data into a single platform improves operations and makes new insights possible

  • Data onboarding is the hardest—and most important—step

    Once data is flowing and normalized, building dashboards and detections becomes significantly easier.

  • Edge engineering still matters in cloud-first architectures

    Components like RSYSLOG and Heavy Forwarders remain critical for handling real-world data ingestion challenges.

  • Speed is achievable with the right abstractions

    Building a production-grade NOC dashboard in hours—not days—is realistic when the platform is designed for it.

Check out the lessons learned from the Event SOCs we deploy around the world, with the white paper and latest blogs.


We’d love to hear what you think! Ask a question and stay connected with Cisco Security on social media.

Cisco Security Social Media

LinkedIn
Facebook
Instagram