Innorules Ruletrace Converter
Drag and drop your rule trace files to convert special delimiters.
Features
- Convert special delimiters on rule trace
.xml.- replace
STX(0x02),EOT(0x04),GS(0x1D)andRS(0x1E)to: - replace
ETX(0x03)and<CR><LF>to; - replace
<>to<> - replace
&to&
- replace
- Insert XML specification to first line if not exists.
- Automatic conversion to specific directory every 5 seconds.
- Automatic encoding detaction (
EUC-KRorUTF-8)
#innorules
#rule
#trace
#converter
Want to share your Plugin ?
- Fork this on GitHub
- Create your own markdown post under the
_pluginsdirectory - Push your changes up and open a new pull request