I want to setup autodiscover of type docker, do some special configs for some images and at the end I want to catch all other containers to log as is.
But i haven't found how to configure the 'catch all others'.
Can someone give me some hints?
i just found the condition - not - contains / equals - docker.container.image
is this the only way?
when i do a condition - regex - '.*' at the end, i get double configured prospectors & logs
maybe it would be nice to only configure one prospector on autodisover and don't go to other condition if a match is found?
Please share the autodiscover config that you are using. It sounds like you are doing it correctly by implementing your "catch all" as the negation of your other condition.
but if i add some more container / image specific config it can get confusing fast. or am i wrong?
so i thought it would be nicier if it stops on first condition match, cause you never want to mach more than one.
or are there cases where more than one match is needed in the autodiscover pipe?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.