Quantcast
Channel: THWACK: Message List - Kiwi Syslog
Viewing all articles
Browse latest Browse all 2141

Re: Custom script to append an ID number to syslog event?

$
0
0

You need two small changes(assuming this is VBscript).  The first is to add a space at the beginning of your AppendId string:

 

appendID = " SystemID:12345678987654321"

 

This will get the formatting you showed in the example.

 

The second change is how you concatenate the strings:

 

modifiedRawMessage = modifiedRawMessage& appendID


Viewing all articles
Browse latest Browse all 2141

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>