ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General Discussion » Security monitoring for MQ

Post new topic  Reply to topic
 Security monitoring for MQ « View previous topic :: View next topic » 
Author Message
pkozowicz
PostPosted: Thu Jun 23, 2016 1:55 am    Post subject: Security monitoring for MQ Reply with quote

Newbie

Joined: 18 Dec 2015
Posts: 2

Hi everybody,

I`m looking for a tool for security/configuration monitoring for MQ. I did some research but nothing that I found really fullfil my needs. I don`t want a big, complicated and expensive software. I`m looking for something that can i.e extract event messages from event queues from different queue mangers and store them in one database. Then I could easily check what changes were made to queue managers and maybe pass this information to our security event management system.

Have any of you come accross such software?

Regards,
Peter
Back to top
View user's profile Send private message
mqjeff
PostPosted: Thu Jun 23, 2016 3:45 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

You'll probably have to write your own. Particularly since "a database" is such a variably defined notion.

Start with the http://www.ibm.com/support/knowledgecenter/en/SSFKSJ_8.0.0/com.ibm.mq.mon.doc/q036590_.htm

Then make use of whatever programming language you prefer, and the MQ API support that comes with it, to replicate the event message processing.

You might also find something to use here: https://github.com/ibm-messaging
_________________
chmod -R ugo-wx /
Back to top
View user's profile Send private message
PaulClarke
PostPosted: Thu Jun 23, 2016 9:10 am    Post subject: Reply with quote

Grand Master

Joined: 17 Nov 2005
Posts: 1002
Location: New Zealand

Do these event messages absolutely have to live on a database? They are, after all, messages. Could they not just live on a queue ?

MQ will easily allow you to redirect the event messages to a central queue. All you would need then, perhaps, is an application which allows you to process them, perhaps do some further filtering and store them to a 'holding' queue. This holding queue could be 'trimmed' every so often so that only the last 3 months (or whatever) of messages were kept. All you would need now is an application which allowed you to browse and search these event messages.

You could do all of this with MO71 (http://www.mqgem.com/mo71.html) which is a very reasonably priced admin tool (not big, complicated and expensive at all). If you would like to try it out for a month then send an email to support@mqgem.com

Cheers,

Paul.
_________________
Paul Clarke
MQGem Software
www.mqgem.com
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General Discussion » Security monitoring for MQ
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.