Author |
Message
|
shilpa.sabade |
Posted: Fri Jun 05, 2015 12:08 pm Post subject: IMA - IBM Messaging Sight - v1.2 |
|
|
Voyager
Joined: 23 Feb 2011 Posts: 76
|
Hello ,
Exploring IMA - IBM Messaging Sight - v1.2 for the last few days , as we are setting up infrastructure for upcoming project.
Currently am stuck with Configuring automatic log transfers .
Here is the command i tried : imaserver create LogAutoTransfer "Destination=scp://x.x.x.x" "Port=22" "UserID=xxx" "Password=xxx" "Enabled=True"
I see files being created at home directory of the UserID=xxx, but file size is alway 0.
need your help here ,to figure out what could be the reason.
Thank you  |
|
Back to top |
|
 |
mqjeff |
Posted: Fri Jun 05, 2015 12:14 pm Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
What is the LogLevel?
What does imaserver test LogAutoTransfer return? |
|
Back to top |
|
 |
shilpa.sabade |
Posted: Fri Jun 05, 2015 12:23 pm Post subject: |
|
|
Voyager
Joined: 23 Feb 2011 Posts: 76
|
Hi ,
Connectivity test is successful |
|
Back to top |
|
 |
shilpa.sabade |
Posted: Fri Jun 05, 2015 12:28 pm Post subject: |
|
|
Voyager
Joined: 23 Feb 2011 Posts: 76
|
Is there a way : i can specify file path for "Destination" attribute ?
ie
imaserver create LogAutoTransfer "Destination=scp://x.x.x.x/tmp" "Port=22" "UserID=xxx" "Password=xxx" "Enabled=True" ?
when i test connectivity with this Destination .. it fails.
imaserver test LogAutoTransfer "Destination=scp://x.x.x.x/tmp" "Port=22" "UserID=******" "Password=******" |
|
Back to top |
|
 |
fjb_saper |
Posted: Sat Jun 06, 2015 7:58 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
shilpa.sabade wrote: |
Is there a way : i can specify file path for "Destination" attribute ?
ie
imaserver create LogAutoTransfer "Destination=scp://x.x.x.x/tmp" "Port=22" "UserID=xxx" "Password=xxx" "Enabled=True" ?
when i test connectivity with this Destination .. it fails.
imaserver test LogAutoTransfer "Destination=scp://x.x.x.x/tmp" "Port=22" "UserID=******" "Password=******" |
Check your scp command invocation... It doesn't look right to me.  _________________ MQ & Broker admin |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Jun 08, 2015 5:08 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
shilpa.sabade wrote: |
Hi ,
Connectivity test is successful |
You mean the imaserver test LogAutoTransfer?
Or something else? |
|
Back to top |
|
 |
shilpa.sabade |
Posted: Mon Jun 08, 2015 6:37 am Post subject: |
|
|
Voyager
Joined: 23 Feb 2011 Posts: 76
|
mqjeff,
Yeah i mean imaserver test LogAutoTransfer is sucessful.
imaserver test LogAutoTransfer "Destination=scp://x.x.x.x" "Port=22" "UserID=xxxxx" "Password=xxxx"
I see that logs files are being created at home directory of UserID ..but the file size is 0. |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Jun 08, 2015 6:49 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
What is the fixpack/build number of the IMA server you're running?
What is the value of your LogLevel, and the LogLevels for individual components... ? |
|
Back to top |
|
 |
shilpa.sabade |
Posted: Mon Jun 08, 2015 7:05 am Post subject: |
|
|
Voyager
Joined: 23 Feb 2011 Posts: 76
|
mqjeff wrote: |
What is the fixpack/build number of the IMA server you're running?
What is the value of your LogLevel, and the LogLevels for individual components... ? |
IBM MessageSight version is 1.2.0.1 20150508-2119
LogLevel is set to MAX for all log file types :
imaserver-default
ConnectionLog
SecurityLog
AdminLog
MQConnectivityLog |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Jun 08, 2015 7:16 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Try stopping the IMA server, and starting it again. |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Jun 08, 2015 8:13 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
It seems like all the obvious things have been tried, unless you can see any errors or failures on the server you're trying to send logs to.
So you should open a PMR. |
|
Back to top |
|
 |
|