<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi,<br>
<br>
On 2018-06-05 13:46, Peter Chan wrote:<br>
<blockquote type="cite"
cite="mid:CADJJeoeiPDTkqGp5ARSYZiLnoqNx7h71TMgO2c7w6tQqG+MZ+Q@mail.gmail.com">
<div dir="ltr">Just another question regarding the feedname.
<div>Is it possible to define multiple feeds in the feedname
parameter like:</div>
<div><br>
</div>
<div>"feedname": "
<code>Ssl-Scan</code>
", "<code>Ssl-Freak-Scan</code>", "
<code>Open-SNMP</code>",</div>
</div>
</blockquote>
<br>
No, as the parser needs to know what feed to expect to parse it
correctly. That would not be possible with multiple feed names
given. You need to create multiple collectors/parsers.<br>
<br>
It might sound strange that the parser can't detect the feed, but as
feeds look very similar and the csv headers change regularly, this
would result in wrongly parsed feeds otherwise.<br>
<br>
Sebastian<br>
<br>
<pre class="moz-signature" cols="72">--
// Sebastian Wagner <a class="moz-txt-link-rfc2396E" href="mailto:wagner@cert.at"><wagner@cert.at></a> - T: +43 1 5056416 7201
// CERT Austria - <a class="moz-txt-link-freetext" href="https://www.cert.at/">https://www.cert.at/</a>
// Eine Initiative der nic.at GmbH - <a class="moz-txt-link-freetext" href="https://www.nic.at/">https://www.nic.at/</a>
// Firmenbuchnummer 172568b, LG Salzburg</pre>
</body>
</html>