Open Q&A
If there's no good subforum for your question - ask it here!
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Access process|process_group name in pipeline configuration

Thomas_Matzke
Frequent Guest

I need to assign the security context, cost center/product when ingesting the data via OpenPipeline configuration.

I have a host that serves multiple application for different departments, so I can't use the host group to determine which security context to set. The process group name indicates which process belongs to which department. I have the process id and process_group id accessible in the pipeline configuration. getNodeName() and entityName() are not enabled when configuring processing rules, for performance reasons, I guess. Is there a way to access the process/process_group name when setting up process rules? Can I add the name field or is it possible to access the name directly when setting up the matching condition?

2 REPLIES 2

AntonPineiro
DynaMight Guru
DynaMight Guru

Hi,

Maybe you can enrich in process level using DT_TAGS.

Best regards

❤️ Emacs ❤️ Vim ❤️ Bash ❤️ Perl

Thomas_Matzke
Frequent Guest

Yeah, that's probably the way. Let's see what the customer says. 😉

Featured Posts