Ingest multiple types of files

Versions (relevant - OpenSearch/Dashboard/Server OS/Browser):
OpenSearch, 2.17.1, Windows 2022

Describe the issue:
I am new to OpenSearch and I trying to setup a search for multiple files format (Word, Excel, PDF, ect). What would be the best way to approach this?

Thank you

Configuration:

Relevant Logs or Screenshots:

Hi @JeffBlumenthal, you may want to explore Logstash and the Ingest-attachment plugin.

Hi @Patryk1, thank you for the suggestion. I ended up creating a file ingester with C# and Aspose nuget packages.