Commit 799a42d
Enables codec entries for outputs in the ingestor_syslog job.
When settings the property ingestor_syslog.ouputs with additional logstash outputs
the codec field was being set to an string. According to the documentation
the codec field value for any available output is an object and
not a string or integer.
Signed-off-by: Alan Moran <bonzofenix@gmail.com>1 parent fc550af commit 799a42d
1 file changed
Lines changed: 5 additions & 1 deletion
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
76 | 80 | | |
77 | 81 | | |
78 | 82 | | |
| |||
0 commit comments