So now we have the entity analytics, is it on Elastic's to do to enrich certain datasets with the real user.name from the user.id ?
For example in the Azure Graph API logs only a user.id field is known. The username could be added from the entity analytics entra id dataset.
Because we need to use the Elastic Integration Logstash filter, we cannot use enrich processor, as that is unsupported. So is the only way to achieve this, by doing it in Logstash with the Elasticsearch filter plugin then?
I guess it doesnt work on datastreams. Is there a builtin way to schedule it? So that it contains the most recent entra id user info?
I'm not exactly sure but I would probably start by looking at making a transform on your data stream to a summarized index and then using that summarized index as the source for your enrich policy
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.