Skip to main content
Solved

Asset_Namespace in UDM

  • September 25, 2024
  • 4 replies
  • 34 views

sudeep_singh
Forum|alt.badge.img+6

Hello All,

I have this query regarding Asset_Namesapce, while ingesting a new log source we will give a Asset_Namespace but i don't know how it is getting parsed into UDM as there is no parsing condition mentioned in the prebuilt as well as custom parser.

So anyone can help me on finding how does it works in the backend.

Thanks.

Best answer by sudeep_singh

Hi @ankitsynx ,

Thanks for providing the information.

4 replies

ankitsynx
Forum|alt.badge.img+5
  • Bronze 5
  • September 26, 2024

AFAIK, all ingestion parameters defined as tags or namespace are automatically added to events coming from that source as metadata in the events.


sudeep_singh
Forum|alt.badge.img+6
  • Author
  • Bronze 1
  • October 3, 2024

AFAIK, all ingestion parameters defined as tags or namespace are automatically added to events coming from that source as metadata in the events.


Hi @ankitsynx ,

I also thought the same, but i was not sure.

if you have any white paper regarding this please share it.

Thankyou.


ankitsynx
Forum|alt.badge.img+5
  • Bronze 5
  • October 3, 2024

Hi @ankitsynx ,

I also thought the same, but i was not sure.

if you have any white paper regarding this please share it.

Thankyou.


Hi @sudeep_singh , you may refer the detailed documentation on Namespace here https://cloud.google.com/chronicle/docs/investigation/asset-namespaces#:~:text=Google%20SecOps%20SIEM.%20When%20you%20search%20for%20an%20asset%20in


sudeep_singh
Forum|alt.badge.img+6
  • Author
  • Bronze 1
  • Answer
  • October 9, 2024

Hi @ankitsynx ,

Thanks for providing the information.