SlideShare a Scribd company logo
1 of 16
Download to read offline
HP ArcSight Asset Model Import
FlexConnector
Software Version: 7.1.7.7604.0
Developer's Guide
February 16, 2016
Legal Notices
Warranty
The only warranties for HP products and services are set forth in the express warranty statements accompanying such products
and services. Nothing herein should be construed as constituting an additional warranty. HP shall not be liable for technical or
editorial errors or omissions contained herein.
The information contained herein is subject to change without notice.
The network information used in the examples in this document (including IP addresses and hostnames) is for illustration
purposes only.
HP ArcSight products are highly flexible and function as you configure them. The accessibility, integrity, and confidentiality of
your data is your responsibility. Implement a comprehensive security strategy and follow good security practices.
This document is confidential.
Restricted Rights Legend
Confidential computer software. Valid license from HP required for possession, use or copying. Consistent with FAR 12.211
and 12.212, Commercial Computer Software, Computer Software Documentation, and Technical Data for Commercial Items
are licensed to the U.S. Government under vendor's standard commercial license.
Copyright Notice
© Copyright 2016 Hewlett-Packard Development Company, L.P.
Follow this link to see a complete statement of copyrights and acknowledgements:
https://www.protect724.hpe.com/docs/DOC-13026
Support
Phone A list of phone numbers is available on the HP ArcSight Technical Support
Page: https://softwaresupport.hp.com/documents/10180/14684/esp-support-
contact-list
Support Web Site https://softwaresupport.hp.com
Protect 724 Community https://www.protect724.hpe.com
Contact Information
HP Asset Model Import FlexConnector (7.1.7.7604.0) Page 2 of 16
Contents
Chapter 1: Overview 4
Assumptions 4
Chapter 2: Asset Model Import FlexConnector CSV File Attributes 5
Chapter 3: Installing and Configuring the Asset Model Import FlexConnector 7
Prerequisites 7
Installing the Asset Model Import FlexConnector 7
Configuring the Asset Model Import FlexConnector 8
Running SmartConnectors 9
Set the Model Import User 10
CSV Format and Parser Example 10
Default CSV Format 11
Parser Example and Template 11
CSV File Attributes 14
Reloading Asset Model Data 15
Send Documentation Feedback 16
HP Asset Model Import FlexConnector (7.1.7.7604.0) Page 3 of 16
Chapter 1: Overview
The Asset Model Import FlexConnector allows you to develop a model import connector to import the
asset model data from a file. This enables you to create and maintain ESM Network Model data, and
keep this data in sync with the data in your Asset Management system. Based on configuration, files
are read by the connector, and converted to XML based on parser attributes. Upon generation, the XML
files are automatically transferred by the connector to the ESM server.
Note: CSV is the only file format supported.
You configure the connector using the SmartConnector Configuration Wizard. Also, you must create
parser files from the provided template that match the format of the CSV files.
The connector supports two modes of operation:
l Initial read and import
l Ongoing detection and import of updates
During the initial read and import for attributes specified in the CSV files, the connector can import a full
set or subset of attributes for each asset based on CSV file content and corresponding matching parser
configuration.
After the information is imported into ESM, the list of attributes the connector sends to ESM for existing
assets is not updated. If you add or remove attributes to be sent to ESM from the connector after you
import the asset data, you will not get a history of the new attributes. Updates will only be from the point
of time the attributes were added. If you want a history of the added attributes, re-import the asset data.
Assumptions
You should be familiar with writing a Log File FlexConnector. Refer to the FlexConnector Developer's
Guide for more information about writing a parser.
HP Asset Model Import FlexConnector (7.1.7.7604.0) Page 4 of 16
Chapter 2: Asset Model Import FlexConnector
CSV File Attributes
The following table lists the CSV file attributes for the Asset Model in ESM. In order to work with these
attributes, you should be familiar with the ESM Asset Model. See the ArcSight Console User’s Guide,
topics “Modeling the Network” and “Asset Model”.
Attribute Description
Inactive
Asset
Use to disable an asset.
Inactive
Reason
The reason the asset was inactivated (disabled).
Name The asset’s friendly name. This field can default to the asset’s host name or IP
address. This name is listed in the Asset tree in ESM.
IP Address The asset’s IP address, in dotted-decimal notation.
MAC
Address
The unique hardware ID for the network device.
Host Name The asset’s DNS name.
External ID The asset’s user-defined identifier.
Alias The asset’s display name. If an alias is not specified, the asset name is used.
Typically used in a localized environment to display the asset name in the local
language.
Parent
Group
The URI of the asset’s immediate parent group in the hierarchy, based on ESM’s
Asset tree. For example, “/All Assets/Customer A/”.
Old Parent
Group
Used only to move one asset from one group to another. Is the URI of the source group
for the asset.
Description The asset’s text description.
Zone As described in Assets and Changing Assets. Specify the Zone URI of the Asset, as
shown in the in ESM Zones tree.
Location The asset’s specified location.
HP Asset Model Import FlexConnector (7.1.7.7604.0) Page 5 of 16
Attribute Description
Category The URI of the category to which the asset belongs. An asset can belong to more than
one category. Assets can be categorized based on business use, criticality,
applications, hardware, operating system, or other criteria. If a category does not exist,
it is automatically created for the asset. For example, for the category Criticality, an
asset can belong to the category High (with the Criticality categories of High, Medium,
and Low).
Developer's Guide
Chapter 2: Asset Model Import FlexConnector CSV File Attributes
HP Asset Model Import FlexConnector (7.1.7.7604.0) Page 6 of 16
Chapter 3: Installing and Configuring the Asset
Model Import FlexConnector
This chapter provides information about the prerequisites, installation and configuration of the Asset
Model Import FlexConnector.
Prerequisites
Before installing the Asset Model Import FlexConnector, the following prerequisites must be met:
l Ensure that ESM and the Console are installed. For more information, see the ArcSight ESM
Installation and Configuration Guide.
l Local access to the machine where the Asset Model Import FlexConnector is to be installed and
administrator privileges to that machine.
l A minimum of 256 MB of memory and 3 GB of available hard disk space on the host machine.
l Start the Manager. The command prompt window or terminal box displays a Ready message when
the Manager starts successfully. Monitor the server.std.log file located in $ARCSIGHT_
HOMElogsdefault. Although not required, it is helpful to have the Console running when installing
the Asset Model Import FlexConnector to verify a successful installation.
l Zones must have been created in ESM to use with the assets, using the Network Modeling Wizard
in the ArcSight Console. If the zones are not created, assets are not assigned to zones, and the
zone information for the asset is ignored.
l ArcSight ESM and database components must be up and running to configure the Asset Model
Import FlexConnector.
Installing the Asset Model Import FlexConnector
This section provides instructions on how to install the Asset Model Import FlexConnector.
1. Using the log-in credentials supplied to you by ArcSight, download the Asset Model Import
FlexConnector installation executable file from the HP software support site to the machine where
the connector will run.
2. Place the executable file in a directory.
3. Double-click the executable file to start the installer.
HP Asset Model Import FlexConnector (7.1.7.7604.0) Page 7 of 16
4. Follow the installation wizard through the following folder selection tasks and installation of the
core connector software:
n Introduction
n Choose Install Folder
n Choose Shortcut Folder
n Pre-Installation Summary
n Installing...
Configuring the Asset Model Import FlexConnector
This section provides information about configuring the Asset Model Import FlexConnector. After
installation completes, the SmartConnector Configuration Wizard displays.
1. Select Add a Connector. Click Next.
2. Asset Model Import FlexConnector for File is already selected. Click Next.
3. Enter devices details, which are the folder locations and parser names. Click Add to add folder
locations for folders containing the CSV log files and the associated parsers.
Field Description
Folder
Location
Enter the complete path to the folder containing the CSV log files. Each folder must
contain CSV files of the same format, and associated with the same parser.
Parser
File
Name
Enter the name of the parser associated with the specific CSV folder. The parser
must match for the format of the CSV file. You can create a different parser format
for each folder configured.
Use Import and Export to copy the list of folders and parsers to or from a spreadsheet if needed.
Click Next.
4. In the destination type window, verify that ArcSight Manager (encrypted) is selected and click
Next.
Note: When selecting destinations for the Asset Model Import FlexConnector, select
ArcSight Manager (encrypted) only. No other destinations are supported.
5. Enter destination parameters, including the host and port information, and click Next.
Developer's Guide
Chapter 3: Installing and Configuring the Asset Model Import FlexConnector
HP Asset Model Import FlexConnector (7.1.7.7604.0) Page 8 of 16
Parameter Description
Manager
Host Name
Enter the name of the host on which the Manager is installed.
Manager
Port
Enter the network port from which the Manager is accepting requests. The
default port is 8443.
User Name Enter a valid ArcSight user name to log in to configure the SmartConnector. This
is the same user name you created during the Manager installation.
Password Enter a valid ArcSight password to log in to configure the SmartConnector. This
is the same password you created during the Manager installation.
AUP Master
Destination
Select true or false.
Filter Out All
Events
Select true or false.
Enable
Demo CA
Select true or false.
6. Enter connector details. Enter a name for the SmartConnector and provide other information
identifying the connector’s use in your environment. Click Next.
7. Select whether to import a certificate. Click Next.
8. Read the SmartConnector summary and click Next. If the summary is incorrect, click Previous
and make changes.
9. The Wizard now prompts you to choose whether you want to run the SmartConnector as a
process or as a service. If you choose to run the SmartConnector as a service, the Wizard
prompts you to define service parameters for the SmartConnector. Click Next. The Wizard
displays a dialog confirming the SmartConnector’s configuration.
10. Choose Exit and click Next.
11. Click Done.
A parser example that you can use as is or use as a template is created during the configuration
process is located at: $ARCSIGHT_HOMEuseragentflexagentmicasset_flexfile.
Running SmartConnectors
SmartConnectors can be installed and run in standalone mode, on Windows platforms as a Windows
service, or on UNIX platforms as a UNIX daemon, depending upon the platform supported. On
Windows platforms, SmartConnectors also can be run using shortcuts and optional Start menu entries.
Developer's Guide
Chapter 3: Installing and Configuring the Asset Model Import FlexConnector
HP Asset Model Import FlexConnector (7.1.7.7604.0) Page 9 of 16
If installed standalone, the SmartConnector must be started manually, and is not automatically active
when a host is re-started. If installed as a service or daemon, the SmartConnector runs automatically
when the host is re-started. For information about connectors running as services or daemons, see the
ArcSight SmartConnector User's Guide.
For connectors installed standalone, to run all installed SmartConnectors on a particular host, open a
command window, go to $ARCSIGHT_HOMEcurrentbin and run: arcsight connectors
To view the SmartConnector log, read the file:
$ARCSIGHT_HOMEcurrentlogsagent.log
To stop all SmartConnectors, enter Ctrl+C in the command window.
Set the Model Import User
After installing, configuring, and starting the connector, from the ArcSight Console set the Model Import
User for the connector (this must be a user with Console administrative privileges). Setting the user
links the user to the assets, and that user is then treated as the “creator” of the assets. The connector is
then run on that user’s behalf.
1. From the ArcSight Console, go to the Navigator panel and choose the Resources tab.
2. Under Resources, choose the Connectors resource.
3. Under All Connectors, navigate to your Asset Model Import FlexConnector.
4. Right click on the connector and select Configure.
5. On the Inspect/Edit panel and choose the Connector tab.
6. Under the Connector tab, go to Model Import User and select a user from the Administrators
group.
7. Click OK.
CSV Format and Parser Example
The following is an example of the CSV format. Each line of the CSV file represents one asset.
Note: If you want categories to be created automatically on the ESM server side, the property
archive.import.asset.category.auto.create must be set to true in the server.properties
property file. See the ArcSight Console User’s Guide, “Asset Model”, for details on working with
assets. See the ESM Administrator’s Guide, “Editing Properties Files”, for details on how to edit a
properties file.
Developer's Guide
Chapter 3: Installing and Configuring the Asset Model Import FlexConnector
HP Asset Model Import FlexConnector (7.1.7.7604.0) Page 10 of 16
Default CSV Format
By default, the parser supports the following CSV format:
Action,InactiveAsset*,InactiveReason,AssetName,Ip,Mac,HostName,ExternalId,Alias,Par
entGroupUri,OldParentGroupUri,AssetDescription,ZoneUri,LocationUri,AssetCategory
*the asset can be inactive or active based on the value passed (true or false) to enable or disable the
asset
An example of a CSV file:
addAsset,,,asset_1,199.199.0.1,00:11:22:33:44:51,myhostname_1,myexternalid_
1,myalias_1,myparentgroupuri_1,,myassetdesc,myzoneuri,mylocationuri,myassetcategory
Where AssetCategory can be multiple categories separated by ";" and Action can be one of the
following:
l addAsset: Creates an asset
l updateAsset: Update an existing asset on the server. The server will update asset attributes and
merge categories.
l removeAsset: Removes the asset
l addCategory: Assigns one or more categories, separated by a semi-colon (;)
l removeCategory: Removes one or more categories, separated by a semi-colon (;)
l addZone: Assigns a zone. An asset can belong to one zone only. If an asset belongs to a zone, the
newly-added zone will replace the existing zone. Do not add assets from more than one zone in a
CSV file. Generate separate CSV files to contain assets from different zones.
l removeZone: Removes the asset from a zone.
l moveAsset: Removes the asset from the existing parent group and associates it with the new
parent group.
Note: The connector does not validate the data in the CSV file or in the XML archive. The
archive can fail processing based on existing edit checks in ESM.
Parser Example and Template
You create parser files to match the format of your CSV files. This example is provided to help you
create your own parser files.
comments.start.with=#
delimiter=,
Developer's Guide
Chapter 3: Installing and Configuring the Asset Model Import FlexConnector
HP Asset Model Import FlexConnector (7.1.7.7604.0) Page 11 of 16
token.count=15
token[0].name=Action
token[0].type=String
token[1].name=Inactive
token[1].type=String
token[2].name=InactiveReason
token[2].type=String
token[3].name=AssetName
token[3].type=String
token[4].name=Ip
token[4].type=String
token[5].name=Mac
token[5].type=String
token[6].name=HostName
token[6].type=String
token[7].name=ExternalId
token[7].type=String
token[8].name=Alias
token[8].type=String
token[9].name=ParentGroupUri
token[9].type=String
token[10].name=OldParentGroupUri
token[10].type=String
token[11].name=AssetDescription
token[11].type=String
Developer's Guide
Chapter 3: Installing and Configuring the Asset Model Import FlexConnector
HP Asset Model Import FlexConnector (7.1.7.7604.0) Page 12 of 16
token[12].name=ZoneUri
token[12].type=String
token[13].name=LocationUri
token[13].type=String
token[14].name=AssetCategory
token[14].type=String
###keep these 7 fields unchanged###
additionaldata.enabled=true
additionaldata.duplicate.keys.allowed=false
event.deviceEventCategory=__stringConstant(Asset)
event.deviceCustomString1Label=__stringConstant(model.sender)
event.deviceCustomString1=__stringConstant(flexcsv)
event.deviceCustomString2Label=__stringConstant(model.template)
event.deviceCustomString2=__stringConstant(mic/asset_flexcsv/asset.vm)
###field mappings###
event.deviceVendor=__getVendor(CSV File)
event.deviceProduct=__stringConstant(Assets)
event.deviceAction=Action
additionaldata.Action=Action
event.externalId=ExternalId
event.flexString1=AssetName
Developer's Guide
Chapter 3: Installing and Configuring the Asset Model Import FlexConnector
HP Asset Model Import FlexConnector (7.1.7.7604.0) Page 13 of 16
#following mappings maybe removed in future but required for now
additionaldata.UniqueUserId=AssetName
event.destinationUserId=AssetName
CSV File Attributes
Attribute Description
Action Defines the action you can take. See "Default CSV Format" on page 11 for
details on possible actions.
InactiveAsset Use to disable an asset.
InactiveReason The reason the asset was inactivated (disabled).
AssetName The asset’s friendly name. This field can default to the asset’s host name or IP
address. This name is listed in the Asset tree in ESM.
IP The asset’s IP address, in dotted-decimal notation.
MAC The unique hardware ID for the network device.
HostName The asset’s DNS name.
ExternalID The asset’s user-defined identifier.
Alias The asset’s display name. If an alias is not specified, the asset name is used.
Typically used in a localized environment to display the asset name in the local
language.
ParentGroupUri The URI of the asset’s immediate parent group in the hierarchy, based on the
Console’s Asset tree. For example, “/All Assets/Customer A/”.
OldParentGroupUri Used only to move one asset from one group to another. Is the URI of the
source group for the asset.
AssetDescription The asset’s text description.
ZoneUri As described in Assets and Changing Assets. Specify the Zone URI of the
Asset, as shown in the in ESM Zones tree.
LocationUri The asset’s specified location.
AssetCategory The URI of the category to which the asset belongs. An asset can belong to
more than one category. Assets can be categorized based on business use,
criticality, applications, hardware, operating system, or other criteria. If a
category does not exist, it is automatically created for the asset. For example,
for the category Criticality, an asset can belong to the category High (with the
Criticality categories of High, Medium, and Low).
Developer's Guide
Chapter 3: Installing and Configuring the Asset Model Import FlexConnector
HP Asset Model Import FlexConnector (7.1.7.7604.0) Page 14 of 16
Reloading Asset Model Data
A redeployment, reconfiguration, or mistaken deletion of attributes of your ESM structure may require
reloading all asset data. Use the following procedure to reload asset data:
1. Stop the connector if running.
2. From the ArcSight Console, go to the Navigator panel and choose the Resources tab.
3. Under Resources, choose the Asset tab.
4. Under All Assets, go to the top level directory. Identify the folders you need to delete in order to be
able to reload asset model data for the connector.
Note: Be sure not to delete all asset folders. Some asset folders are default folders supplied
by ESM. Delete only the asset data managed by this connector.
Highlight the asset folder you need to delete, then right-click and choose Delete Group from the
menu.
5. On the connector side, reconstitute the asset data by recopying it from its original source, or
renaming the backup files to their original file names.
Developer's Guide
Chapter 3: Installing and Configuring the Asset Model Import FlexConnector
HP Asset Model Import FlexConnector (7.1.7.7604.0) Page 15 of 16
Send Documentation Feedback
If you have comments about this document, you can contact the documentation team by email. If an
email client is configured on this system, click the link above and an email window opens with the
following information in the subject line:
Feedback on Developer's Guide (Asset Model Import FlexConnector 7.1.7.7604.0)
Just add your feedback to the email and click send.
If no email client is available, copy the information above to a new message in a web mail client, and
send your feedback to arc-doc@hp.com.
We appreciate your feedback!
HP Asset Model Import FlexConnector (7.1.7.7604.0) Page 16 of 16

More Related Content

What's hot

Uploading Data Using Oracle Web ADI
Uploading Data Using Oracle Web ADIUploading Data Using Oracle Web ADI
Uploading Data Using Oracle Web ADIRapidValue
 
R12 d49656 gc10-apps dba 04
R12 d49656 gc10-apps dba 04R12 d49656 gc10-apps dba 04
R12 d49656 gc10-apps dba 04zeesniper
 
Application engine
Application engineApplication engine
Application engineJAYAARC
 
R12 d49656 gc10-apps dba 06
R12 d49656 gc10-apps dba 06R12 d49656 gc10-apps dba 06
R12 d49656 gc10-apps dba 06zeesniper
 
( 13 ) Office 2007 Coding With Excel And Excel Services
( 13 ) Office 2007   Coding With Excel And Excel Services( 13 ) Office 2007   Coding With Excel And Excel Services
( 13 ) Office 2007 Coding With Excel And Excel ServicesLiquidHub
 
Oracle apex-hands-on-guide lab#1
Oracle apex-hands-on-guide lab#1Oracle apex-hands-on-guide lab#1
Oracle apex-hands-on-guide lab#1Amit Sharma
 
Salesforce Admin's guide : the data loader from the command line
Salesforce Admin's guide : the data loader from the command lineSalesforce Admin's guide : the data loader from the command line
Salesforce Admin's guide : the data loader from the command lineCyrille Coeurjoly
 
OBIEE 11g : Repository Creation Steps
OBIEE 11g : Repository Creation StepsOBIEE 11g : Repository Creation Steps
OBIEE 11g : Repository Creation StepsDharmaraj Borse
 
Oracle apps file system
Oracle apps file systemOracle apps file system
Oracle apps file systemVivek Verma
 
People code events 1
People code events 1People code events 1
People code events 1Samarth Arora
 
Demantra Installation,Configuration and Integration with EBusiness Suite R12.1.1
Demantra Installation,Configuration and Integration with EBusiness Suite R12.1.1Demantra Installation,Configuration and Integration with EBusiness Suite R12.1.1
Demantra Installation,Configuration and Integration with EBusiness Suite R12.1.1Jade Global
 
Siebel Web Architecture
Siebel Web ArchitectureSiebel Web Architecture
Siebel Web ArchitectureRoman Agaev
 
Oracle database 12c application express release notes
Oracle database 12c application express release notesOracle database 12c application express release notes
Oracle database 12c application express release notesbupbechanhgmail
 
Basic of oracle application Login steps
Basic of oracle application Login stepsBasic of oracle application Login steps
Basic of oracle application Login stepsGirishchandra Darvesh
 

What's hot (19)

Uploading Data Using Oracle Web ADI
Uploading Data Using Oracle Web ADIUploading Data Using Oracle Web ADI
Uploading Data Using Oracle Web ADI
 
R12 d49656 gc10-apps dba 04
R12 d49656 gc10-apps dba 04R12 d49656 gc10-apps dba 04
R12 d49656 gc10-apps dba 04
 
Application engine
Application engineApplication engine
Application engine
 
R12 d49656 gc10-apps dba 06
R12 d49656 gc10-apps dba 06R12 d49656 gc10-apps dba 06
R12 d49656 gc10-apps dba 06
 
( 13 ) Office 2007 Coding With Excel And Excel Services
( 13 ) Office 2007   Coding With Excel And Excel Services( 13 ) Office 2007   Coding With Excel And Excel Services
( 13 ) Office 2007 Coding With Excel And Excel Services
 
Oracle apex-hands-on-guide lab#1
Oracle apex-hands-on-guide lab#1Oracle apex-hands-on-guide lab#1
Oracle apex-hands-on-guide lab#1
 
Salesforce Admin's guide : the data loader from the command line
Salesforce Admin's guide : the data loader from the command lineSalesforce Admin's guide : the data loader from the command line
Salesforce Admin's guide : the data loader from the command line
 
OBIEE 11g : Repository Creation Steps
OBIEE 11g : Repository Creation StepsOBIEE 11g : Repository Creation Steps
OBIEE 11g : Repository Creation Steps
 
Oracle apps file system
Oracle apps file systemOracle apps file system
Oracle apps file system
 
People code events 1
People code events 1People code events 1
People code events 1
 
Siebel Web Service
Siebel Web ServiceSiebel Web Service
Siebel Web Service
 
Demantra Installation,Configuration and Integration with EBusiness Suite R12.1.1
Demantra Installation,Configuration and Integration with EBusiness Suite R12.1.1Demantra Installation,Configuration and Integration with EBusiness Suite R12.1.1
Demantra Installation,Configuration and Integration with EBusiness Suite R12.1.1
 
Abap proxies
Abap proxiesAbap proxies
Abap proxies
 
Siebel Web Architecture
Siebel Web ArchitectureSiebel Web Architecture
Siebel Web Architecture
 
Abap proxy
Abap proxyAbap proxy
Abap proxy
 
Winter 15 : Salesforce
Winter 15 : SalesforceWinter 15 : Salesforce
Winter 15 : Salesforce
 
Oracle database 12c application express release notes
Oracle database 12c application express release notesOracle database 12c application express release notes
Oracle database 12c application express release notes
 
Basic of oracle application Login steps
Basic of oracle application Login stepsBasic of oracle application Login steps
Basic of oracle application Login steps
 
Cognos Drill through for the ipad
Cognos Drill through for the ipadCognos Drill through for the ipad
Cognos Drill through for the ipad
 

Similar to HP ArcSight Asset Model Import FlexConnector Developer's Guide

Asset modelimportconn devguide_5.2.1.6190.0
Asset modelimportconn devguide_5.2.1.6190.0Asset modelimportconn devguide_5.2.1.6190.0
Asset modelimportconn devguide_5.2.1.6190.0Protect724
 
ArcSight Asset Model Import FlexConnector Release Notes
ArcSight Asset Model Import FlexConnector Release NotesArcSight Asset Model Import FlexConnector Release Notes
ArcSight Asset Model Import FlexConnector Release NotesProtect724tk
 
User and group security migration
User and group security migrationUser and group security migration
User and group security migrationAmit Sharma
 
Force.com migration utility
Force.com migration utilityForce.com migration utility
Force.com migration utilityAmit Sharma
 
ESM 6.9.1c Release Notes
ESM 6.9.1c Release NotesESM 6.9.1c Release Notes
ESM 6.9.1c Release NotesProtect724tk
 
User and group security migration
User and group security migrationUser and group security migration
User and group security migrationAmit Sharma
 
Force.com migration utility
Force.com migration utilityForce.com migration utility
Force.com migration utilityAmit Sharma
 
ESM 6.9.1c Patch 3 Release Notes
ESM 6.9.1c Patch 3 Release NotesESM 6.9.1c Patch 3 Release Notes
ESM 6.9.1c Patch 3 Release NotesProtect724tk
 
Lightning web components
Lightning web components Lightning web components
Lightning web components Cloud Analogy
 
Esm rel notes_6.8cp4
Esm rel notes_6.8cp4Esm rel notes_6.8cp4
Esm rel notes_6.8cp4Protect724v3
 
Actor Model Import FlexConnector for Database Release Notes
Actor Model Import FlexConnector for Database Release NotesActor Model Import FlexConnector for Database Release Notes
Actor Model Import FlexConnector for Database Release Notesprotect724rkeer
 
Esm migrate to_corre_6.0c
Esm migrate to_corre_6.0cEsm migrate to_corre_6.0c
Esm migrate to_corre_6.0cProtect724v3
 
ESM 6.9.1c Patch 2 Release Notes
ESM 6.9.1c Patch 2 Release NotesESM 6.9.1c Patch 2 Release Notes
ESM 6.9.1c Patch 2 Release NotesProtect724tk
 
ArcSight Model Import Connector for RepSM 7.1.7.7607.0 Configuration guide
ArcSight Model Import Connector for RepSM 7.1.7.7607.0 Configuration guideArcSight Model Import Connector for RepSM 7.1.7.7607.0 Configuration guide
ArcSight Model Import Connector for RepSM 7.1.7.7607.0 Configuration guideprotect724rkeer
 
ESM_ServiceLayer_DevGuide_1.0.pdf
ESM_ServiceLayer_DevGuide_1.0.pdfESM_ServiceLayer_DevGuide_1.0.pdf
ESM_ServiceLayer_DevGuide_1.0.pdfProtect724v2
 
Actor Model Import Connector for Microsoft Active Directory
Actor Model Import Connector for Microsoft Active DirectoryActor Model Import Connector for Microsoft Active Directory
Actor Model Import Connector for Microsoft Active Directoryprotect724rkeer
 
ESM 6.9.1c Patch1 Release Notes
	ESM 6.9.1c Patch1 Release Notes 	ESM 6.9.1c Patch1 Release Notes
ESM 6.9.1c Patch1 Release Notes Protect724tk
 
Salesforce ANT migration
Salesforce ANT migration Salesforce ANT migration
Salesforce ANT migration Cloud Analogy
 

Similar to HP ArcSight Asset Model Import FlexConnector Developer's Guide (20)

Asset modelimportconn devguide_5.2.1.6190.0
Asset modelimportconn devguide_5.2.1.6190.0Asset modelimportconn devguide_5.2.1.6190.0
Asset modelimportconn devguide_5.2.1.6190.0
 
ArcSight Asset Model Import FlexConnector Release Notes
ArcSight Asset Model Import FlexConnector Release NotesArcSight Asset Model Import FlexConnector Release Notes
ArcSight Asset Model Import FlexConnector Release Notes
 
User and group security migration
User and group security migrationUser and group security migration
User and group security migration
 
Force.com migration utility
Force.com migration utilityForce.com migration utility
Force.com migration utility
 
ESM 6.9.1c Release Notes
ESM 6.9.1c Release NotesESM 6.9.1c Release Notes
ESM 6.9.1c Release Notes
 
User and group security migration
User and group security migrationUser and group security migration
User and group security migration
 
Force.com migration utility
Force.com migration utilityForce.com migration utility
Force.com migration utility
 
ESM 6.9.1c Patch 3 Release Notes
ESM 6.9.1c Patch 3 Release NotesESM 6.9.1c Patch 3 Release Notes
ESM 6.9.1c Patch 3 Release Notes
 
Lightning web components
Lightning web components Lightning web components
Lightning web components
 
Esm rel notes_6.8cp4
Esm rel notes_6.8cp4Esm rel notes_6.8cp4
Esm rel notes_6.8cp4
 
ESM_UpgradingTo5.6.pdf
ESM_UpgradingTo5.6.pdfESM_UpgradingTo5.6.pdf
ESM_UpgradingTo5.6.pdf
 
Adobe Flex4
Adobe Flex4 Adobe Flex4
Adobe Flex4
 
Actor Model Import FlexConnector for Database Release Notes
Actor Model Import FlexConnector for Database Release NotesActor Model Import FlexConnector for Database Release Notes
Actor Model Import FlexConnector for Database Release Notes
 
Esm migrate to_corre_6.0c
Esm migrate to_corre_6.0cEsm migrate to_corre_6.0c
Esm migrate to_corre_6.0c
 
ESM 6.9.1c Patch 2 Release Notes
ESM 6.9.1c Patch 2 Release NotesESM 6.9.1c Patch 2 Release Notes
ESM 6.9.1c Patch 2 Release Notes
 
ArcSight Model Import Connector for RepSM 7.1.7.7607.0 Configuration guide
ArcSight Model Import Connector for RepSM 7.1.7.7607.0 Configuration guideArcSight Model Import Connector for RepSM 7.1.7.7607.0 Configuration guide
ArcSight Model Import Connector for RepSM 7.1.7.7607.0 Configuration guide
 
ESM_ServiceLayer_DevGuide_1.0.pdf
ESM_ServiceLayer_DevGuide_1.0.pdfESM_ServiceLayer_DevGuide_1.0.pdf
ESM_ServiceLayer_DevGuide_1.0.pdf
 
Actor Model Import Connector for Microsoft Active Directory
Actor Model Import Connector for Microsoft Active DirectoryActor Model Import Connector for Microsoft Active Directory
Actor Model Import Connector for Microsoft Active Directory
 
ESM 6.9.1c Patch1 Release Notes
	ESM 6.9.1c Patch1 Release Notes 	ESM 6.9.1c Patch1 Release Notes
ESM 6.9.1c Patch1 Release Notes
 
Salesforce ANT migration
Salesforce ANT migration Salesforce ANT migration
Salesforce ANT migration
 

More from Protect724tk

ArcSight Connector Appliance 6.4 Administrator's Guide
ArcSight Connector Appliance 6.4 Administrator's GuideArcSight Connector Appliance 6.4 Administrator's Guide
ArcSight Connector Appliance 6.4 Administrator's GuideProtect724tk
 
ArcSight Connector Appliance 6.4 Release Notes
ArcSight Connector Appliance 6.4 Release NotesArcSight Connector Appliance 6.4 Release Notes
ArcSight Connector Appliance 6.4 Release NotesProtect724tk
 
ArcSight Connector Appliance 6.4 Patch 1 Release Notes
ArcSight Connector Appliance 6.4 Patch 1 Release NotesArcSight Connector Appliance 6.4 Patch 1 Release Notes
ArcSight Connector Appliance 6.4 Patch 1 Release NotesProtect724tk
 
ArcSight Connector Appliance 6.4 Patch 3 Release Notes
ArcSight Connector Appliance 6.4 Patch 3 Release NotesArcSight Connector Appliance 6.4 Patch 3 Release Notes
ArcSight Connector Appliance 6.4 Patch 3 Release NotesProtect724tk
 
ArcSight Connector Appliance v6.3 Administrator's Guide
ArcSight Connector Appliance v6.3 Administrator's GuideArcSight Connector Appliance v6.3 Administrator's Guide
ArcSight Connector Appliance v6.3 Administrator's GuideProtect724tk
 
ArcSight Connector Appliance v6.3 Release Notes
ArcSight Connector Appliance v6.3 Release NotesArcSight Connector Appliance v6.3 Release Notes
ArcSight Connector Appliance v6.3 Release NotesProtect724tk
 
ArcSight Connector Appliance v6.2 Administrator's Guide
ArcSight Connector Appliance v6.2 Administrator's GuideArcSight Connector Appliance v6.2 Administrator's Guide
ArcSight Connector Appliance v6.2 Administrator's GuideProtect724tk
 
ArcSight Connector Appliance v6.2 Release Notes
ArcSight Connector Appliance v6.2 Release NotesArcSight Connector Appliance v6.2 Release Notes
ArcSight Connector Appliance v6.2 Release NotesProtect724tk
 
ArcSight Connector Appliance v6.2 Patch 1 Release Notes
ArcSight Connector Appliance v6.2 Patch 1 Release NotesArcSight Connector Appliance v6.2 Patch 1 Release Notes
ArcSight Connector Appliance v6.2 Patch 1 Release NotesProtect724tk
 
ArcSight Connector Appliance v6.1 Administrator's Guide
ArcSight Connector Appliance v6.1 Administrator's GuideArcSight Connector Appliance v6.1 Administrator's Guide
ArcSight Connector Appliance v6.1 Administrator's GuideProtect724tk
 
ArcSight Connector Appliance v6.1 Release Notes
ArcSight Connector Appliance v6.1 Release NotesArcSight Connector Appliance v6.1 Release Notes
ArcSight Connector Appliance v6.1 Release NotesProtect724tk
 
ArcSight Connector Appliance v6.0 Administrator's Guide
ArcSight Connector Appliance v6.0 Administrator's GuideArcSight Connector Appliance v6.0 Administrator's Guide
ArcSight Connector Appliance v6.0 Administrator's GuideProtect724tk
 
ArcSight Connector Appliance v6.0 Patch 2 Release Notes
ArcSight Connector Appliance v6.0 Patch 2 Release NotesArcSight Connector Appliance v6.0 Patch 2 Release Notes
ArcSight Connector Appliance v6.0 Patch 2 Release NotesProtect724tk
 
ArcSight Connector Appliance v6.0 Patch 1 Release Notes
ArcSight Connector Appliance v6.0 Patch 1 Release NotesArcSight Connector Appliance v6.0 Patch 1 Release Notes
ArcSight Connector Appliance v6.0 Patch 1 Release NotesProtect724tk
 
ArcSight Connector Appliance v6.0 Release Notes
ArcSight Connector Appliance v6.0 Release NotesArcSight Connector Appliance v6.0 Release Notes
ArcSight Connector Appliance v6.0 Release NotesProtect724tk
 
HPE ArcSight ESM Support Matrix
HPE ArcSight ESM Support MatrixHPE ArcSight ESM Support Matrix
HPE ArcSight ESM Support MatrixProtect724tk
 
ESM 101 (ESM v6.9.1c)
ESM 101 (ESM v6.9.1c)ESM 101 (ESM v6.9.1c)
ESM 101 (ESM v6.9.1c)Protect724tk
 
ESM Administrator's Guide (ESM v6.9.1c)
ESM Administrator's Guide (ESM v6.9.1c)ESM Administrator's Guide (ESM v6.9.1c)
ESM Administrator's Guide (ESM v6.9.1c)Protect724tk
 
ArcSight Command Center User's Guide (ESM v6.9.1c)
ArcSight Command Center User's Guide (ESM v6.9.1c)ArcSight Command Center User's Guide (ESM v6.9.1c)
ArcSight Command Center User's Guide (ESM v6.9.1c)Protect724tk
 
ESM High Availability Module User's Guide v6.9.1
ESM High Availability Module User's Guide v6.9.1ESM High Availability Module User's Guide v6.9.1
ESM High Availability Module User's Guide v6.9.1Protect724tk
 

More from Protect724tk (20)

ArcSight Connector Appliance 6.4 Administrator's Guide
ArcSight Connector Appliance 6.4 Administrator's GuideArcSight Connector Appliance 6.4 Administrator's Guide
ArcSight Connector Appliance 6.4 Administrator's Guide
 
ArcSight Connector Appliance 6.4 Release Notes
ArcSight Connector Appliance 6.4 Release NotesArcSight Connector Appliance 6.4 Release Notes
ArcSight Connector Appliance 6.4 Release Notes
 
ArcSight Connector Appliance 6.4 Patch 1 Release Notes
ArcSight Connector Appliance 6.4 Patch 1 Release NotesArcSight Connector Appliance 6.4 Patch 1 Release Notes
ArcSight Connector Appliance 6.4 Patch 1 Release Notes
 
ArcSight Connector Appliance 6.4 Patch 3 Release Notes
ArcSight Connector Appliance 6.4 Patch 3 Release NotesArcSight Connector Appliance 6.4 Patch 3 Release Notes
ArcSight Connector Appliance 6.4 Patch 3 Release Notes
 
ArcSight Connector Appliance v6.3 Administrator's Guide
ArcSight Connector Appliance v6.3 Administrator's GuideArcSight Connector Appliance v6.3 Administrator's Guide
ArcSight Connector Appliance v6.3 Administrator's Guide
 
ArcSight Connector Appliance v6.3 Release Notes
ArcSight Connector Appliance v6.3 Release NotesArcSight Connector Appliance v6.3 Release Notes
ArcSight Connector Appliance v6.3 Release Notes
 
ArcSight Connector Appliance v6.2 Administrator's Guide
ArcSight Connector Appliance v6.2 Administrator's GuideArcSight Connector Appliance v6.2 Administrator's Guide
ArcSight Connector Appliance v6.2 Administrator's Guide
 
ArcSight Connector Appliance v6.2 Release Notes
ArcSight Connector Appliance v6.2 Release NotesArcSight Connector Appliance v6.2 Release Notes
ArcSight Connector Appliance v6.2 Release Notes
 
ArcSight Connector Appliance v6.2 Patch 1 Release Notes
ArcSight Connector Appliance v6.2 Patch 1 Release NotesArcSight Connector Appliance v6.2 Patch 1 Release Notes
ArcSight Connector Appliance v6.2 Patch 1 Release Notes
 
ArcSight Connector Appliance v6.1 Administrator's Guide
ArcSight Connector Appliance v6.1 Administrator's GuideArcSight Connector Appliance v6.1 Administrator's Guide
ArcSight Connector Appliance v6.1 Administrator's Guide
 
ArcSight Connector Appliance v6.1 Release Notes
ArcSight Connector Appliance v6.1 Release NotesArcSight Connector Appliance v6.1 Release Notes
ArcSight Connector Appliance v6.1 Release Notes
 
ArcSight Connector Appliance v6.0 Administrator's Guide
ArcSight Connector Appliance v6.0 Administrator's GuideArcSight Connector Appliance v6.0 Administrator's Guide
ArcSight Connector Appliance v6.0 Administrator's Guide
 
ArcSight Connector Appliance v6.0 Patch 2 Release Notes
ArcSight Connector Appliance v6.0 Patch 2 Release NotesArcSight Connector Appliance v6.0 Patch 2 Release Notes
ArcSight Connector Appliance v6.0 Patch 2 Release Notes
 
ArcSight Connector Appliance v6.0 Patch 1 Release Notes
ArcSight Connector Appliance v6.0 Patch 1 Release NotesArcSight Connector Appliance v6.0 Patch 1 Release Notes
ArcSight Connector Appliance v6.0 Patch 1 Release Notes
 
ArcSight Connector Appliance v6.0 Release Notes
ArcSight Connector Appliance v6.0 Release NotesArcSight Connector Appliance v6.0 Release Notes
ArcSight Connector Appliance v6.0 Release Notes
 
HPE ArcSight ESM Support Matrix
HPE ArcSight ESM Support MatrixHPE ArcSight ESM Support Matrix
HPE ArcSight ESM Support Matrix
 
ESM 101 (ESM v6.9.1c)
ESM 101 (ESM v6.9.1c)ESM 101 (ESM v6.9.1c)
ESM 101 (ESM v6.9.1c)
 
ESM Administrator's Guide (ESM v6.9.1c)
ESM Administrator's Guide (ESM v6.9.1c)ESM Administrator's Guide (ESM v6.9.1c)
ESM Administrator's Guide (ESM v6.9.1c)
 
ArcSight Command Center User's Guide (ESM v6.9.1c)
ArcSight Command Center User's Guide (ESM v6.9.1c)ArcSight Command Center User's Guide (ESM v6.9.1c)
ArcSight Command Center User's Guide (ESM v6.9.1c)
 
ESM High Availability Module User's Guide v6.9.1
ESM High Availability Module User's Guide v6.9.1ESM High Availability Module User's Guide v6.9.1
ESM High Availability Module User's Guide v6.9.1
 

Recently uploaded

Driving Innovation: Scania's API Revolution with WSO2
Driving Innovation: Scania's API Revolution with WSO2Driving Innovation: Scania's API Revolution with WSO2
Driving Innovation: Scania's API Revolution with WSO2WSO2
 
WSO2Con2024 - Organization Management: The Revolution in B2B CIAM
WSO2Con2024 - Organization Management: The Revolution in B2B CIAMWSO2Con2024 - Organization Management: The Revolution in B2B CIAM
WSO2Con2024 - Organization Management: The Revolution in B2B CIAMWSO2
 
WSO2Con2024 - Hello Choreo Presentation - Kanchana
WSO2Con2024 - Hello Choreo Presentation - KanchanaWSO2Con2024 - Hello Choreo Presentation - Kanchana
WSO2Con2024 - Hello Choreo Presentation - KanchanaWSO2
 
Artyushina_Guest lecture_YorkU CS May 2024.pptx
Artyushina_Guest lecture_YorkU CS May 2024.pptxArtyushina_Guest lecture_YorkU CS May 2024.pptx
Artyushina_Guest lecture_YorkU CS May 2024.pptxAnnaArtyushina1
 
WSO2Con2024 - GitOps in Action: Navigating Application Deployment in the Plat...
WSO2Con2024 - GitOps in Action: Navigating Application Deployment in the Plat...WSO2Con2024 - GitOps in Action: Navigating Application Deployment in the Plat...
WSO2Con2024 - GitOps in Action: Navigating Application Deployment in the Plat...WSO2
 
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...WSO2
 
WSO2CON 2024 - How CSI Piemonte Is Apifying the Public Administration
WSO2CON 2024 - How CSI Piemonte Is Apifying the Public AdministrationWSO2CON 2024 - How CSI Piemonte Is Apifying the Public Administration
WSO2CON 2024 - How CSI Piemonte Is Apifying the Public AdministrationWSO2
 
%in Soweto+277-882-255-28 abortion pills for sale in soweto
%in Soweto+277-882-255-28 abortion pills for sale in soweto%in Soweto+277-882-255-28 abortion pills for sale in soweto
%in Soweto+277-882-255-28 abortion pills for sale in sowetomasabamasaba
 
WSO2CON 2024 - Does Open Source Still Matter?
WSO2CON 2024 - Does Open Source Still Matter?WSO2CON 2024 - Does Open Source Still Matter?
WSO2CON 2024 - Does Open Source Still Matter?WSO2
 
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfonteinmasabamasaba
 
WSO2CON 2024 - Software Engineering for Digital Businesses
WSO2CON 2024 - Software Engineering for Digital BusinessesWSO2CON 2024 - Software Engineering for Digital Businesses
WSO2CON 2024 - Software Engineering for Digital BusinessesWSO2
 
WSO2Con2024 - Unleashing the Financial Potential of 13 Million People
WSO2Con2024 - Unleashing the Financial Potential of 13 Million PeopleWSO2Con2024 - Unleashing the Financial Potential of 13 Million People
WSO2Con2024 - Unleashing the Financial Potential of 13 Million PeopleWSO2
 
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital TransformationWSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital TransformationWSO2
 
WSO2CON 2024 - Not Just Microservices: Rightsize Your Services!
WSO2CON 2024 - Not Just Microservices: Rightsize Your Services!WSO2CON 2024 - Not Just Microservices: Rightsize Your Services!
WSO2CON 2024 - Not Just Microservices: Rightsize Your Services!WSO2
 
WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...
WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...
WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...WSO2
 
WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...
WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...
WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...WSO2
 
WSO2Con2024 - Low-Code Integration Tooling
WSO2Con2024 - Low-Code Integration ToolingWSO2Con2024 - Low-Code Integration Tooling
WSO2Con2024 - Low-Code Integration ToolingWSO2
 
WSO2CON2024 - Why Should You Consider Ballerina for Your Next Integration
WSO2CON2024 - Why Should You Consider Ballerina for Your Next IntegrationWSO2CON2024 - Why Should You Consider Ballerina for Your Next Integration
WSO2CON2024 - Why Should You Consider Ballerina for Your Next IntegrationWSO2
 
WSO2Con204 - Hard Rock Presentation - Keynote
WSO2Con204 - Hard Rock Presentation - KeynoteWSO2Con204 - Hard Rock Presentation - Keynote
WSO2Con204 - Hard Rock Presentation - KeynoteWSO2
 
Architecture decision records - How not to get lost in the past
Architecture decision records - How not to get lost in the pastArchitecture decision records - How not to get lost in the past
Architecture decision records - How not to get lost in the pastPapp Krisztián
 

Recently uploaded (20)

Driving Innovation: Scania's API Revolution with WSO2
Driving Innovation: Scania's API Revolution with WSO2Driving Innovation: Scania's API Revolution with WSO2
Driving Innovation: Scania's API Revolution with WSO2
 
WSO2Con2024 - Organization Management: The Revolution in B2B CIAM
WSO2Con2024 - Organization Management: The Revolution in B2B CIAMWSO2Con2024 - Organization Management: The Revolution in B2B CIAM
WSO2Con2024 - Organization Management: The Revolution in B2B CIAM
 
WSO2Con2024 - Hello Choreo Presentation - Kanchana
WSO2Con2024 - Hello Choreo Presentation - KanchanaWSO2Con2024 - Hello Choreo Presentation - Kanchana
WSO2Con2024 - Hello Choreo Presentation - Kanchana
 
Artyushina_Guest lecture_YorkU CS May 2024.pptx
Artyushina_Guest lecture_YorkU CS May 2024.pptxArtyushina_Guest lecture_YorkU CS May 2024.pptx
Artyushina_Guest lecture_YorkU CS May 2024.pptx
 
WSO2Con2024 - GitOps in Action: Navigating Application Deployment in the Plat...
WSO2Con2024 - GitOps in Action: Navigating Application Deployment in the Plat...WSO2Con2024 - GitOps in Action: Navigating Application Deployment in the Plat...
WSO2Con2024 - GitOps in Action: Navigating Application Deployment in the Plat...
 
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
 
WSO2CON 2024 - How CSI Piemonte Is Apifying the Public Administration
WSO2CON 2024 - How CSI Piemonte Is Apifying the Public AdministrationWSO2CON 2024 - How CSI Piemonte Is Apifying the Public Administration
WSO2CON 2024 - How CSI Piemonte Is Apifying the Public Administration
 
%in Soweto+277-882-255-28 abortion pills for sale in soweto
%in Soweto+277-882-255-28 abortion pills for sale in soweto%in Soweto+277-882-255-28 abortion pills for sale in soweto
%in Soweto+277-882-255-28 abortion pills for sale in soweto
 
WSO2CON 2024 - Does Open Source Still Matter?
WSO2CON 2024 - Does Open Source Still Matter?WSO2CON 2024 - Does Open Source Still Matter?
WSO2CON 2024 - Does Open Source Still Matter?
 
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
 
WSO2CON 2024 - Software Engineering for Digital Businesses
WSO2CON 2024 - Software Engineering for Digital BusinessesWSO2CON 2024 - Software Engineering for Digital Businesses
WSO2CON 2024 - Software Engineering for Digital Businesses
 
WSO2Con2024 - Unleashing the Financial Potential of 13 Million People
WSO2Con2024 - Unleashing the Financial Potential of 13 Million PeopleWSO2Con2024 - Unleashing the Financial Potential of 13 Million People
WSO2Con2024 - Unleashing the Financial Potential of 13 Million People
 
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital TransformationWSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
 
WSO2CON 2024 - Not Just Microservices: Rightsize Your Services!
WSO2CON 2024 - Not Just Microservices: Rightsize Your Services!WSO2CON 2024 - Not Just Microservices: Rightsize Your Services!
WSO2CON 2024 - Not Just Microservices: Rightsize Your Services!
 
WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...
WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...
WSO2Con2024 - From Code To Cloud: Fast Track Your Cloud Native Journey with C...
 
WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...
WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...
WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...
 
WSO2Con2024 - Low-Code Integration Tooling
WSO2Con2024 - Low-Code Integration ToolingWSO2Con2024 - Low-Code Integration Tooling
WSO2Con2024 - Low-Code Integration Tooling
 
WSO2CON2024 - Why Should You Consider Ballerina for Your Next Integration
WSO2CON2024 - Why Should You Consider Ballerina for Your Next IntegrationWSO2CON2024 - Why Should You Consider Ballerina for Your Next Integration
WSO2CON2024 - Why Should You Consider Ballerina for Your Next Integration
 
WSO2Con204 - Hard Rock Presentation - Keynote
WSO2Con204 - Hard Rock Presentation - KeynoteWSO2Con204 - Hard Rock Presentation - Keynote
WSO2Con204 - Hard Rock Presentation - Keynote
 
Architecture decision records - How not to get lost in the past
Architecture decision records - How not to get lost in the pastArchitecture decision records - How not to get lost in the past
Architecture decision records - How not to get lost in the past
 

HP ArcSight Asset Model Import FlexConnector Developer's Guide

  • 1. HP ArcSight Asset Model Import FlexConnector Software Version: 7.1.7.7604.0 Developer's Guide February 16, 2016
  • 2. Legal Notices Warranty The only warranties for HP products and services are set forth in the express warranty statements accompanying such products and services. Nothing herein should be construed as constituting an additional warranty. HP shall not be liable for technical or editorial errors or omissions contained herein. The information contained herein is subject to change without notice. The network information used in the examples in this document (including IP addresses and hostnames) is for illustration purposes only. HP ArcSight products are highly flexible and function as you configure them. The accessibility, integrity, and confidentiality of your data is your responsibility. Implement a comprehensive security strategy and follow good security practices. This document is confidential. Restricted Rights Legend Confidential computer software. Valid license from HP required for possession, use or copying. Consistent with FAR 12.211 and 12.212, Commercial Computer Software, Computer Software Documentation, and Technical Data for Commercial Items are licensed to the U.S. Government under vendor's standard commercial license. Copyright Notice © Copyright 2016 Hewlett-Packard Development Company, L.P. Follow this link to see a complete statement of copyrights and acknowledgements: https://www.protect724.hpe.com/docs/DOC-13026 Support Phone A list of phone numbers is available on the HP ArcSight Technical Support Page: https://softwaresupport.hp.com/documents/10180/14684/esp-support- contact-list Support Web Site https://softwaresupport.hp.com Protect 724 Community https://www.protect724.hpe.com Contact Information HP Asset Model Import FlexConnector (7.1.7.7604.0) Page 2 of 16
  • 3. Contents Chapter 1: Overview 4 Assumptions 4 Chapter 2: Asset Model Import FlexConnector CSV File Attributes 5 Chapter 3: Installing and Configuring the Asset Model Import FlexConnector 7 Prerequisites 7 Installing the Asset Model Import FlexConnector 7 Configuring the Asset Model Import FlexConnector 8 Running SmartConnectors 9 Set the Model Import User 10 CSV Format and Parser Example 10 Default CSV Format 11 Parser Example and Template 11 CSV File Attributes 14 Reloading Asset Model Data 15 Send Documentation Feedback 16 HP Asset Model Import FlexConnector (7.1.7.7604.0) Page 3 of 16
  • 4. Chapter 1: Overview The Asset Model Import FlexConnector allows you to develop a model import connector to import the asset model data from a file. This enables you to create and maintain ESM Network Model data, and keep this data in sync with the data in your Asset Management system. Based on configuration, files are read by the connector, and converted to XML based on parser attributes. Upon generation, the XML files are automatically transferred by the connector to the ESM server. Note: CSV is the only file format supported. You configure the connector using the SmartConnector Configuration Wizard. Also, you must create parser files from the provided template that match the format of the CSV files. The connector supports two modes of operation: l Initial read and import l Ongoing detection and import of updates During the initial read and import for attributes specified in the CSV files, the connector can import a full set or subset of attributes for each asset based on CSV file content and corresponding matching parser configuration. After the information is imported into ESM, the list of attributes the connector sends to ESM for existing assets is not updated. If you add or remove attributes to be sent to ESM from the connector after you import the asset data, you will not get a history of the new attributes. Updates will only be from the point of time the attributes were added. If you want a history of the added attributes, re-import the asset data. Assumptions You should be familiar with writing a Log File FlexConnector. Refer to the FlexConnector Developer's Guide for more information about writing a parser. HP Asset Model Import FlexConnector (7.1.7.7604.0) Page 4 of 16
  • 5. Chapter 2: Asset Model Import FlexConnector CSV File Attributes The following table lists the CSV file attributes for the Asset Model in ESM. In order to work with these attributes, you should be familiar with the ESM Asset Model. See the ArcSight Console User’s Guide, topics “Modeling the Network” and “Asset Model”. Attribute Description Inactive Asset Use to disable an asset. Inactive Reason The reason the asset was inactivated (disabled). Name The asset’s friendly name. This field can default to the asset’s host name or IP address. This name is listed in the Asset tree in ESM. IP Address The asset’s IP address, in dotted-decimal notation. MAC Address The unique hardware ID for the network device. Host Name The asset’s DNS name. External ID The asset’s user-defined identifier. Alias The asset’s display name. If an alias is not specified, the asset name is used. Typically used in a localized environment to display the asset name in the local language. Parent Group The URI of the asset’s immediate parent group in the hierarchy, based on ESM’s Asset tree. For example, “/All Assets/Customer A/”. Old Parent Group Used only to move one asset from one group to another. Is the URI of the source group for the asset. Description The asset’s text description. Zone As described in Assets and Changing Assets. Specify the Zone URI of the Asset, as shown in the in ESM Zones tree. Location The asset’s specified location. HP Asset Model Import FlexConnector (7.1.7.7604.0) Page 5 of 16
  • 6. Attribute Description Category The URI of the category to which the asset belongs. An asset can belong to more than one category. Assets can be categorized based on business use, criticality, applications, hardware, operating system, or other criteria. If a category does not exist, it is automatically created for the asset. For example, for the category Criticality, an asset can belong to the category High (with the Criticality categories of High, Medium, and Low). Developer's Guide Chapter 2: Asset Model Import FlexConnector CSV File Attributes HP Asset Model Import FlexConnector (7.1.7.7604.0) Page 6 of 16
  • 7. Chapter 3: Installing and Configuring the Asset Model Import FlexConnector This chapter provides information about the prerequisites, installation and configuration of the Asset Model Import FlexConnector. Prerequisites Before installing the Asset Model Import FlexConnector, the following prerequisites must be met: l Ensure that ESM and the Console are installed. For more information, see the ArcSight ESM Installation and Configuration Guide. l Local access to the machine where the Asset Model Import FlexConnector is to be installed and administrator privileges to that machine. l A minimum of 256 MB of memory and 3 GB of available hard disk space on the host machine. l Start the Manager. The command prompt window or terminal box displays a Ready message when the Manager starts successfully. Monitor the server.std.log file located in $ARCSIGHT_ HOMElogsdefault. Although not required, it is helpful to have the Console running when installing the Asset Model Import FlexConnector to verify a successful installation. l Zones must have been created in ESM to use with the assets, using the Network Modeling Wizard in the ArcSight Console. If the zones are not created, assets are not assigned to zones, and the zone information for the asset is ignored. l ArcSight ESM and database components must be up and running to configure the Asset Model Import FlexConnector. Installing the Asset Model Import FlexConnector This section provides instructions on how to install the Asset Model Import FlexConnector. 1. Using the log-in credentials supplied to you by ArcSight, download the Asset Model Import FlexConnector installation executable file from the HP software support site to the machine where the connector will run. 2. Place the executable file in a directory. 3. Double-click the executable file to start the installer. HP Asset Model Import FlexConnector (7.1.7.7604.0) Page 7 of 16
  • 8. 4. Follow the installation wizard through the following folder selection tasks and installation of the core connector software: n Introduction n Choose Install Folder n Choose Shortcut Folder n Pre-Installation Summary n Installing... Configuring the Asset Model Import FlexConnector This section provides information about configuring the Asset Model Import FlexConnector. After installation completes, the SmartConnector Configuration Wizard displays. 1. Select Add a Connector. Click Next. 2. Asset Model Import FlexConnector for File is already selected. Click Next. 3. Enter devices details, which are the folder locations and parser names. Click Add to add folder locations for folders containing the CSV log files and the associated parsers. Field Description Folder Location Enter the complete path to the folder containing the CSV log files. Each folder must contain CSV files of the same format, and associated with the same parser. Parser File Name Enter the name of the parser associated with the specific CSV folder. The parser must match for the format of the CSV file. You can create a different parser format for each folder configured. Use Import and Export to copy the list of folders and parsers to or from a spreadsheet if needed. Click Next. 4. In the destination type window, verify that ArcSight Manager (encrypted) is selected and click Next. Note: When selecting destinations for the Asset Model Import FlexConnector, select ArcSight Manager (encrypted) only. No other destinations are supported. 5. Enter destination parameters, including the host and port information, and click Next. Developer's Guide Chapter 3: Installing and Configuring the Asset Model Import FlexConnector HP Asset Model Import FlexConnector (7.1.7.7604.0) Page 8 of 16
  • 9. Parameter Description Manager Host Name Enter the name of the host on which the Manager is installed. Manager Port Enter the network port from which the Manager is accepting requests. The default port is 8443. User Name Enter a valid ArcSight user name to log in to configure the SmartConnector. This is the same user name you created during the Manager installation. Password Enter a valid ArcSight password to log in to configure the SmartConnector. This is the same password you created during the Manager installation. AUP Master Destination Select true or false. Filter Out All Events Select true or false. Enable Demo CA Select true or false. 6. Enter connector details. Enter a name for the SmartConnector and provide other information identifying the connector’s use in your environment. Click Next. 7. Select whether to import a certificate. Click Next. 8. Read the SmartConnector summary and click Next. If the summary is incorrect, click Previous and make changes. 9. The Wizard now prompts you to choose whether you want to run the SmartConnector as a process or as a service. If you choose to run the SmartConnector as a service, the Wizard prompts you to define service parameters for the SmartConnector. Click Next. The Wizard displays a dialog confirming the SmartConnector’s configuration. 10. Choose Exit and click Next. 11. Click Done. A parser example that you can use as is or use as a template is created during the configuration process is located at: $ARCSIGHT_HOMEuseragentflexagentmicasset_flexfile. Running SmartConnectors SmartConnectors can be installed and run in standalone mode, on Windows platforms as a Windows service, or on UNIX platforms as a UNIX daemon, depending upon the platform supported. On Windows platforms, SmartConnectors also can be run using shortcuts and optional Start menu entries. Developer's Guide Chapter 3: Installing and Configuring the Asset Model Import FlexConnector HP Asset Model Import FlexConnector (7.1.7.7604.0) Page 9 of 16
  • 10. If installed standalone, the SmartConnector must be started manually, and is not automatically active when a host is re-started. If installed as a service or daemon, the SmartConnector runs automatically when the host is re-started. For information about connectors running as services or daemons, see the ArcSight SmartConnector User's Guide. For connectors installed standalone, to run all installed SmartConnectors on a particular host, open a command window, go to $ARCSIGHT_HOMEcurrentbin and run: arcsight connectors To view the SmartConnector log, read the file: $ARCSIGHT_HOMEcurrentlogsagent.log To stop all SmartConnectors, enter Ctrl+C in the command window. Set the Model Import User After installing, configuring, and starting the connector, from the ArcSight Console set the Model Import User for the connector (this must be a user with Console administrative privileges). Setting the user links the user to the assets, and that user is then treated as the “creator” of the assets. The connector is then run on that user’s behalf. 1. From the ArcSight Console, go to the Navigator panel and choose the Resources tab. 2. Under Resources, choose the Connectors resource. 3. Under All Connectors, navigate to your Asset Model Import FlexConnector. 4. Right click on the connector and select Configure. 5. On the Inspect/Edit panel and choose the Connector tab. 6. Under the Connector tab, go to Model Import User and select a user from the Administrators group. 7. Click OK. CSV Format and Parser Example The following is an example of the CSV format. Each line of the CSV file represents one asset. Note: If you want categories to be created automatically on the ESM server side, the property archive.import.asset.category.auto.create must be set to true in the server.properties property file. See the ArcSight Console User’s Guide, “Asset Model”, for details on working with assets. See the ESM Administrator’s Guide, “Editing Properties Files”, for details on how to edit a properties file. Developer's Guide Chapter 3: Installing and Configuring the Asset Model Import FlexConnector HP Asset Model Import FlexConnector (7.1.7.7604.0) Page 10 of 16
  • 11. Default CSV Format By default, the parser supports the following CSV format: Action,InactiveAsset*,InactiveReason,AssetName,Ip,Mac,HostName,ExternalId,Alias,Par entGroupUri,OldParentGroupUri,AssetDescription,ZoneUri,LocationUri,AssetCategory *the asset can be inactive or active based on the value passed (true or false) to enable or disable the asset An example of a CSV file: addAsset,,,asset_1,199.199.0.1,00:11:22:33:44:51,myhostname_1,myexternalid_ 1,myalias_1,myparentgroupuri_1,,myassetdesc,myzoneuri,mylocationuri,myassetcategory Where AssetCategory can be multiple categories separated by ";" and Action can be one of the following: l addAsset: Creates an asset l updateAsset: Update an existing asset on the server. The server will update asset attributes and merge categories. l removeAsset: Removes the asset l addCategory: Assigns one or more categories, separated by a semi-colon (;) l removeCategory: Removes one or more categories, separated by a semi-colon (;) l addZone: Assigns a zone. An asset can belong to one zone only. If an asset belongs to a zone, the newly-added zone will replace the existing zone. Do not add assets from more than one zone in a CSV file. Generate separate CSV files to contain assets from different zones. l removeZone: Removes the asset from a zone. l moveAsset: Removes the asset from the existing parent group and associates it with the new parent group. Note: The connector does not validate the data in the CSV file or in the XML archive. The archive can fail processing based on existing edit checks in ESM. Parser Example and Template You create parser files to match the format of your CSV files. This example is provided to help you create your own parser files. comments.start.with=# delimiter=, Developer's Guide Chapter 3: Installing and Configuring the Asset Model Import FlexConnector HP Asset Model Import FlexConnector (7.1.7.7604.0) Page 11 of 16
  • 13. token[12].name=ZoneUri token[12].type=String token[13].name=LocationUri token[13].type=String token[14].name=AssetCategory token[14].type=String ###keep these 7 fields unchanged### additionaldata.enabled=true additionaldata.duplicate.keys.allowed=false event.deviceEventCategory=__stringConstant(Asset) event.deviceCustomString1Label=__stringConstant(model.sender) event.deviceCustomString1=__stringConstant(flexcsv) event.deviceCustomString2Label=__stringConstant(model.template) event.deviceCustomString2=__stringConstant(mic/asset_flexcsv/asset.vm) ###field mappings### event.deviceVendor=__getVendor(CSV File) event.deviceProduct=__stringConstant(Assets) event.deviceAction=Action additionaldata.Action=Action event.externalId=ExternalId event.flexString1=AssetName Developer's Guide Chapter 3: Installing and Configuring the Asset Model Import FlexConnector HP Asset Model Import FlexConnector (7.1.7.7604.0) Page 13 of 16
  • 14. #following mappings maybe removed in future but required for now additionaldata.UniqueUserId=AssetName event.destinationUserId=AssetName CSV File Attributes Attribute Description Action Defines the action you can take. See "Default CSV Format" on page 11 for details on possible actions. InactiveAsset Use to disable an asset. InactiveReason The reason the asset was inactivated (disabled). AssetName The asset’s friendly name. This field can default to the asset’s host name or IP address. This name is listed in the Asset tree in ESM. IP The asset’s IP address, in dotted-decimal notation. MAC The unique hardware ID for the network device. HostName The asset’s DNS name. ExternalID The asset’s user-defined identifier. Alias The asset’s display name. If an alias is not specified, the asset name is used. Typically used in a localized environment to display the asset name in the local language. ParentGroupUri The URI of the asset’s immediate parent group in the hierarchy, based on the Console’s Asset tree. For example, “/All Assets/Customer A/”. OldParentGroupUri Used only to move one asset from one group to another. Is the URI of the source group for the asset. AssetDescription The asset’s text description. ZoneUri As described in Assets and Changing Assets. Specify the Zone URI of the Asset, as shown in the in ESM Zones tree. LocationUri The asset’s specified location. AssetCategory The URI of the category to which the asset belongs. An asset can belong to more than one category. Assets can be categorized based on business use, criticality, applications, hardware, operating system, or other criteria. If a category does not exist, it is automatically created for the asset. For example, for the category Criticality, an asset can belong to the category High (with the Criticality categories of High, Medium, and Low). Developer's Guide Chapter 3: Installing and Configuring the Asset Model Import FlexConnector HP Asset Model Import FlexConnector (7.1.7.7604.0) Page 14 of 16
  • 15. Reloading Asset Model Data A redeployment, reconfiguration, or mistaken deletion of attributes of your ESM structure may require reloading all asset data. Use the following procedure to reload asset data: 1. Stop the connector if running. 2. From the ArcSight Console, go to the Navigator panel and choose the Resources tab. 3. Under Resources, choose the Asset tab. 4. Under All Assets, go to the top level directory. Identify the folders you need to delete in order to be able to reload asset model data for the connector. Note: Be sure not to delete all asset folders. Some asset folders are default folders supplied by ESM. Delete only the asset data managed by this connector. Highlight the asset folder you need to delete, then right-click and choose Delete Group from the menu. 5. On the connector side, reconstitute the asset data by recopying it from its original source, or renaming the backup files to their original file names. Developer's Guide Chapter 3: Installing and Configuring the Asset Model Import FlexConnector HP Asset Model Import FlexConnector (7.1.7.7604.0) Page 15 of 16
  • 16. Send Documentation Feedback If you have comments about this document, you can contact the documentation team by email. If an email client is configured on this system, click the link above and an email window opens with the following information in the subject line: Feedback on Developer's Guide (Asset Model Import FlexConnector 7.1.7.7604.0) Just add your feedback to the email and click send. If no email client is available, copy the information above to a new message in a web mail client, and send your feedback to arc-doc@hp.com. We appreciate your feedback! HP Asset Model Import FlexConnector (7.1.7.7604.0) Page 16 of 16