mseedWriter
The seismograms are written to mseed files in the location indicated by location. If multiple seismograms are found for a channel seismograms past the first will be written out with a number appended to their file name. ie the second seismogram will be filename.1 and the third will be filename.2
Example
<mseedWriter> <workingDir>seismograms</workingDir> <location>${channel.code}/${event.filizedTime}/${network.code}.${station.code}.${site.code}.mseed</location> </mseedWriter>