You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are often SDHs and queries from users/customers on how they can split events into different documents using our agent integrations and ingest pipelines.
For example: Some users are under the impression that integrations such as our custom API integrations can also split an input dataset into separate documents based on some sort of pipeline manipulation or using the split processor of httpjson.
This is an incorrect assumption as this feature is not available within our ingest pipelines and is only possible in Logstash, using the Logstash split processor. We need to improve our integration documentation directing the users to the correct resource and clarify that such a feature is exclusive to only Logstash.