Re: Syslog Message Log

David Hustace <[email protected]> Mon, 10 Dec 2018 14:24:27 -0500
Newsgroups gmane.network.opennms.general
Message-ID <[email protected]>
--===============0819167008180879734==
Content-Type: multipart/signed;
	boundary="Apple-Mail=_50E84D4F-F1FC-4D8C-BFC3-A938BBF43A25";
	protocol="application/pgp-signature";
	micalg=pgp-sha256


--Apple-Mail=_50E84D4F-F1FC-4D8C-BFC3-A938BBF43A25
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=us-ascii



> On Dec 10, 2018, at 13:54, Chris Bradt <[email protected]> wrote:
>=20
> My preference at this point is to be able to log messages without =
necessarily generating an Event, just to have a repository of messages =
that I elect to have my devices send.  I can't find where the raw =
messages that I have received are located.  Are they somewhere?  Where?

What version of OpenNMS?

The reason I ask is that if you're running H21 or M2018 and you send you =
Syslogs to a Minion and have Kafka configured as your Broker (you can do =
this with AMQ as well, just not as elegantly or at the same scale, you =
can consume the unparsed Syslog traffic from Kafka for the raw bytes are =
encapsulated within the Kafka message (sometimes as a batch within a =
single message depending on the rate).  In this case you're app is just =
another Syslog consumer just as OpenNMS is for eventually creating =
Events and Alarms only you do what you want with them... like stuffing =
them in to ElasticSearch for example.

So, you can just write your own consumer and put them where you want.  =
We have a few customers that follow this architecture for Syslog traffic =
so that they only have to send all their Syslogs from there =
infrastructure to a single place.  Then, anyone can consume them at =
will.  In this case, OpenNMS is just another consumer for events/alarms =
and correlation, etc. whereby other users might have a more targeted =
agenda and only need to subscribe for a short period of time.

Best,
David



David Hustace
The OpenNMS Group, Inc.

--Apple-Mail=_50E84D4F-F1FC-4D8C-BFC3-A938BBF43A25
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename=signature.asc
Content-Type: application/pgp-signature;
	name=signature.asc
Content-Description: Message signed with OpenPGP

-----BEGIN PGP SIGNATURE-----
Comment: GPGTools - http://gpgtools.org

iQIzBAEBCAAdFiEEM8HVsB3Payb01u1DmyrG1LpC+MIFAlwOvWsACgkQmyrG1LpC
+MIBHQ/+LtCU9fmLPLaBfY2TGTauWM8CbXZ84LcS1lNZYoXWYvqLTm3PK8X9y+xa
NgWyuWZ+DzqgeqcjO3cXxHXDwJNRHDUdmecYkjasdL7Bn6mvJwKiI/HKPH2H3m7T
aO3+8ksHEF9hWwI3EPsfrkHw2mkr+TnqPXpr7eNir06EUkvOLSYZoMFptXiwoWFA
1zXKBIDCNyXjAlqL0Yydsx/T8tSASrhbbKh6Zg0T6Wx8ml12zqDUIz0DBecc1ni1
UG7B731LjSVV+mYiF2TVPhkOe+Kz7zpmt3QY81iIFkZtZVJxTyyavtwDkaeEYdpI
zCSwgUss6kfv/CjRW4gmWB39EHtrdh/SYwlntwZjQwvvkvLo7Dj/mgTSy9PtdTW2
iZe/VhW52wdEFpBvODZDiPWMew2uYn7VYlCuCb+dLGeUU7pxg8WS1oTyCBTiNJtM
umjaa0OgI9CWoRozX4u3090aFSTlQxBGxzNFiDRIkDTwx/ZOMCMGCdSvDoObojlJ
sjeUugdlPRluK/Zac2++wN0mbjr6Cu4p4Yh6XL6N7GFLu26fGm69urdnVHfdNUbI
Svqyam6/yaznzcknian7Bj8mAOr3Sl4Rf0NnLUIdGrtY6zeKwpPEDt5sQ8dJMPx+
vhEi+Xt45ABg8IVj2ryWfQWVLHoEzgy+TxzNN7xSLIC+WBtKqX8=
=1vQG
-----END PGP SIGNATURE-----

--Apple-Mail=_50E84D4F-F1FC-4D8C-BFC3-A938BBF43A25--


--===============0819167008180879734==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline


--===============0819167008180879734==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-discuss mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-discuss
--===============0819167008180879734==--