• No results found

RSA Event Source Configuration Guide. Citrix Xenmobile Mobile Device Manager

N/A
N/A
Protected

Academic year: 2021

Share "RSA Event Source Configuration Guide. Citrix Xenmobile Mobile Device Manager"

Copied!
8
0
0

Loading.... (view fulltext now)

Full text

(1)

Copyright © 2012 EMC Corporation. All Rights Reserved.

Last Modified: Tuesday, March 11, 2014 Event Source (Device) Product Information

Vendor Citrix

Event Source (Device)

Xenmobile MDM (formerly Zenprise

MobileManager)

Supported Versions Zenprise MobileManager 6.6, Citrix Xenmobile MDM version 8.6

RSA Product Information

Supported Version RSA enVision 4.0 and 4.1 Security Analytics 10.0 and later

Event Source (Device) Type

zenprisemdm, 298

Collection Method Syslog, File Reader

Event Source (Device) Class.Subclass Network.Configuration Management

Content 2.0 Table Configuration Management

This document contains the following information for the Citrix Xenmobile MDM event source:

l

Configuration Instructions

l

Release Notes 20140311-145050

l

Release Notes 20120927-104626

(2)

Configure Xenmobile Mobile Device Manager 8.6 for

File Reader Collection

To configure Xenmobile Mobile Device Manager v8.6 through File Reader:

1. Set up the NIC File Reader Service for the event source. See the Set Up File Reader Service in

the enVision online Help for complete instructions.

For instructions, see the enVision Help or display the NIC SFTP Agent documentation from

RSA

SecurCare Online

web page.

Note: The SFTP sample file is available on RSA SecurCare Online (SCOL) and on the RSA

enVision appliance. For details, see RSA enVision NIC SFTP Agent Configuration.

2. Log on to enVision with Administrator credentials.

3. Select Overview > System Configuration > Services > Device Services > Manage File Reader

Server.

4. Click Add.

5. Complete the fields as follows:

Field Value

IP Address Enter the IP address of your Citrix XenMobile MDM

File Reader Type Select ZENPRISEMDM

6. Ensure that Start File Reader Service on Apply is selected.

7. Click Apply.

(3)

Configure Zenprise MobileManager 6.6 for Syslog

Collection

To configure RSA enVision support for the Zenprise MobileManager event source, you must edit settings

in both the Zenprise Mobile Application Gateway and the Zenprise console (MDM Server).

(4)

Zenprise Mobile Application Gateway

You set up Syslog format on the Zenprise Mobile Application Gateway.

Note: The instructions vary slightly depending on whether your Zenprise platform is 32- or 64-bit.

To configure the Zenprise Mobile Application Gateway:

1. Start the Zenprise Mobile Application Gateway Configuration Tool (32-bit) or Secure Mobile

Gateway (64-bit). The default path for the tool is as follows:

l

For 32-bit:

C:\Program Files\Zenprise\Mobile Application Gateway\Configure.exe

l

For 64-bit:

C:\Program Files\Zenprise\Secure Mobile Gateway\Configure.exe

2. Select the Syslog tab.

3. Configure the enVision server and the syslog string.

l

For Syslog Host Address, enter the IP address of your enVision appliance.

l

For the Port, enter 514.

l

For the Format, enter the following string:

ZENPRISEMDM {Host}\SMG: action={Action}, group={Group}, user={User}, did={DeviceId}, dt={DeviceType}, cmd={Cmd}, ua={UserAgent}, ip={Ip}

4. Save the configuration.

5. Make sure that the Zenprise Gateway Log redirector service is started.

(5)

Zenprise MDM Server

On the Zenprise MDM server, you add information to the log4j properties file.

Note: The instructions vary slightly depending on whether your Zenprise platform is 32- or 64-bit.

To configure the Zenprise MDM Server:

1. Open the log4j.properties file in a text editor. The log4j.properties file is in the following folder:

l

For 32-bit:

\tomcat\webapps\zdm\WEBINF\classes\

l

For 64-bit:

\zdmtomcatx\webapps\zdm\WEBINF\classes\, where x is the version of

Zenprise. For example, for 64-bit version 6, the path is

\zdmtomcat6\webapps\zdm\WEBINF\classes\

.

\tomcat\webapps\zdm\WEBINF\classes\

2. Before the ZDM section of the file, add the following text:

### SYSLOG ### log4j.appender.SYSLOG=org.apache.log4j.net.SyslogAppender log4j.appender.SYSLOG.syslogHost=ENVISION IP ADDRESS log4j.appender.SYSLOG.layout=org.apache.log4j.PatternLayout log4j.appender.SYSLOG.layout.conversionPattern='ZENPRISEMDM' %d [%t] %5p %c %x - %m%n log4j.appender.SYSLOG.Facility=LOCAL1

3. Append ,SYSLOG to lines in the ZDM section of file as follows (text to add is in bold):

#### ZDM #### log4j.logger.com.sparus=info, ZDMLOGFILE,SYSLOG log4j.logger.com.sparus.nps.SessionPacketQueue=error log4j.logger.com.sparus.npcommon.Packet= error log4j.logger.com.sparus.nps.shtp.StartRequest= info log4j.logger.com.sparus.nps.shtp.ConnectionManager= info log4j.logger.com.sparus.nps.NetPortalServlet= info log4j.logger.com.sparus.nps.ios= info log4j.logger.com.sparus.nps.push= info log4j.logger.com.sparus.nps.admin.impl.MobileAppGatewayFilterManagerImpl=error log4j.logger.com.sparus.ws.admin.MagConfig=error log4j.logger.com.sparus.nps.admin.AdmLdapDirectoryProc=error log4j.logger.com.sparus.nps.ldap=error log4j.logger.com.sparus.ws.clients.zsmlite.internal.ZMSPServiceManagerImpl=error log4j.logger.EWSession=error, ZDMLOGFILE,SYSLOG log4j.logger.com.zenprise.securityfilter.SecurityFilter=info, ZDMSECURITYLOG ## set EWSession logging to debug to see packets

#log4j.logger.EWSession=debug, ZDMLOGFILE,SYSLOG

(6)

#log4j.logger.EWSession=info, ZDMLOGFILE,SYSLOG

log4j.logger.com.zdm.admin.action.Logger=info, ADMINOPERATIONLOGFILE log4j.logger.org.drools.xml.ExtensibleXmlParser=error, ZDMLOGFILE,SYSLOG ## Logging for HTTP requests from Console

log4j.logger.com.sparus.npweb=warn ## AXIS logging ## log4j.logger.com.sparus.ws=INFO, AXISLOGFILE ##### Tomcat ##### log4j.logger.org.apache=error, ZDMLOGFILE,SYSLOG log4j.logger.org.apache.commons.digester=error, ZDMLOGFILE,SYSLOG # JSP engine/compiler log4j.logger.org.apache.jasper=error, ZDMLOGFILE,SYSLOG # JSP pages log4j.logger.org.apache.jsp=error, ZDMLOGFILE,SYSLOG ##### Hibernate & Spring & EHCache options ####

log4j.logger.org.hibernate=error, ZDMLOGFILE,SYSLOG log4j.logger.net.sf.ehcache=error, ZDMLOGFILE,SYSLOG log4j.logger.org.springframework=error, ZDMLOGFILE,SYSLOG

4. Restart the Zenprise MDM Server Service.

(7)

Citrix Xenmobile MDM Release Notes (20140311-145050)

What's New in This Release

RSA added support for the Citrix Xenmobile MDM version 8.6.

New and Updated Event Messages in Citrix Xenmobile MDM

For complete details on new and updated messages, see the Event Source Update Help.

(8)

Citrix Xenmobile MDM Release Notes (20120927-104626)

What's New in This Release

RSA added support for the Zenprise MobileManager event source.

References

Related documents

RENTABLE SQUARE FEET = Usable square footage plus the tenant’s pro-rata share of the Building Common Areas, such as the lobby, public corridors and

Potential factors that were tested and included in the multivariate models include age diagnosis, age at seizure onset, sex, residency, type of seizure, waiting time,

9.16 Undergraduate students (18–25) – feedback from actual users and predictions generated via Sentire for the willingness to adopt the e-service and complete the primary task

completion of the NREMT Assessment-EMT exam, will only receive a Maryland EMT card.. • All EMR candidates take the EMR exam • NREMT will nationally

CERTIFICATION & LICENSE: If you are employed by or a volunteer with a permitted ambulance service please fill out all five pages of this application, sign and date on the last

Note: If submitting continuing education or refresher course information, your Training Officer must attest with a signature on Page 6 that you completed all required

certification. Topics include the theory and application of the following: foundations, human systems, overview of shock, patient assessment, obtaining vital signs, airway

Ninilchik Traditional Council Child Care Assistance Program eligibility requires that the children are Alaska Native or American Indian, you and your spouse/partner be employed