I was looking for a way to ingest/index pipeline's execution data and metadata (like the name of pipeline, execution status, number of rows in the output schema, errors occurred etc.) into elasticsearch. I know that errors are automatically indexed into elasticsearch but I don't want only the errors, I also want other data as mentioned above to be indexed