Open kaiyan-sheng opened 1 year ago
@kaiyan-sheng is this use case expected? Would it be possible to use only routing_rules.yml
in this case?
@jsoriano Good point!! I don't think we should allow this use case. Two options are:
routing_rules.yml
and report error when reroute processor show up in the pipelinerouting_rules.yml
(with no reroute processor) or only reroute processors(without routing_rules.yml
)Since we want routing_rules.yml
to be the place to define rerouting, should we choose option 1 here?
I think we want to use routing_rules.yml
, yes, so the routing rules are always installed in the @custom
pipeline and users can customize them.
When routing_rules.yml looks like this:
and ingest_pipeline/default.yml looks like this:
I get this error when I run
elastic-package test pipeline -d log --generate
: