Filestream id

I have several filestream inputs

  • type: filestream
    id: filestream1

  • type: filestream
    id: filestream2

  • type: filestream
    id: filestream3

How can I inserts the Ids ( filestream1,filestream2,filestream3) in the elastic index document?

Hi @haralambop and welcome to the community!

You can try either adding Tags or a new field, depending on how you want use the data.

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.