ASM #579 Shef Ingest ProcessUtil configuration update
Change-Id: Idc121a2b4b303e53ac2f9a7fc0dc2cb045b08150 Former-commit-id: ddda775e85dd8cba5f4342de330d1446647c621c
This commit is contained in:
parent
cf742e4dc0
commit
fb359316c8
1 changed files with 2 additions and 0 deletions
|
@ -132,6 +132,7 @@
|
|||
<doTry>
|
||||
<pipeline>
|
||||
<bean ref="shefDecoder" method="decode" />
|
||||
<bean ref="processUtil" method="log"/>
|
||||
</pipeline>
|
||||
<doCatch>
|
||||
<exception>java.lang.Throwable</exception>
|
||||
|
@ -151,6 +152,7 @@
|
|||
<pipeline>
|
||||
<bean ref="stringToFile" />
|
||||
<bean ref="shefDecoder" method="decode" />
|
||||
<bean ref="processUtil" method="log"/>
|
||||
</pipeline>
|
||||
<doCatch>
|
||||
<exception>java.lang.Throwable</exception>
|
||||
|
|
Loading…
Add table
Reference in a new issue