Skip to content

[New Rule] GCP Pub/Sub Topic Deletion #259

@bm11100

Description

@bm11100

Description

Identifies the deletion of a topic in Google Cloud Platform (GCP). In GCP, the publisher-subscriber relationship (Pub/Sub) is an asynchronous messaging service that decouples services that produce events from services that process events. A publisher application creates and sends messages to a topic. Deleting a topic can interrupt message flow in the Pub/Sub pipeline.

Required Info

  • Eventing Sources:
    filebeat-*

  • Platforms
    GCP

  • Target ECS Version: 1.6.0

  • New fields required in ECS for this?

  • Related issues or PRs

Optional Info

Syntax

event.module:googlecloud and event.dataset:googlecloud.audit and event.action:google.pubsub.v*.Publisher.DeleteTopic and event.outcome:success

Example Data

image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions