Searching the Help
To search for information in the Help, type a word or phrase in the Search box. When you enter a group of words, OR is inferred. You can use Boolean operators to refine your search.
Results returned are case insensitive. However, results ranking takes case into account and assigns higher scores to case matches. Therefore, a search for "cats" followed by a search for "Cats" would return the same number of Help topics, but the order in which the topics are listed would be different.
Search for | Example | Results |
---|---|---|
A single word | cat
|
Topics that contain the word "cat". You will also find its grammatical variations, such as "cats". |
A phrase. You can specify that the search results contain a specific phrase. |
"cat food" (quotation marks) |
Topics that contain the literal phrase "cat food" and all its grammatical variations. Without the quotation marks, the query is equivalent to specifying an OR operator, which finds topics with one of the individual words instead of the phrase. |
Search for | Operator | Example |
---|---|---|
Two or more words in the same topic |
|
|
Either word in a topic |
|
|
Topics that do not contain a specific word or phrase |
|
|
Topics that contain one string and do not contain another | ^ (caret) |
cat ^ mouse
|
A combination of search types | ( ) parentheses |
|
- Configure CSA on each CSA node
- Edit properties
- Enable JNDI
- Request a software license
- Configure Marketplace Portal redirection
- Configure JBoss
- Configure a secure connection
- Configure the Identity Management component
- Configure SAML on CSA nodes in a clustered environment
- Reconfigure the CSA service
- Configure global search
- Configure the TCP communication channel on JGroups
- Configure SSO
Reconfigure the CSA service
Reconfigure the CSA service to start, restart, and stop CSA using the standalone-full-ha.xml
configuration file.
Caution You must stop the CSA service before reconfiguring it.
To reconfigure the CSA service on Windows, complete the following steps:
-
Stop the
CSA
service:- Navigate to the Services screen (Control Panel > Administrative Tools > Services).
- Right-click on the CSA service and select Stop.
-
Edit the
CSA_HOME\jboss-as\bin\service.bat
file.-
Locate the two occurrences of
standalone.bat
. -
Insert the command line option -c standalone-full-ha.xml into the
call standalone.bat < .r.lock >> run.log 2>&1
command line.For example:
call standalone.bat -c standalone-full-ha.xml < .r.lock >> run.log 2>&1
-
-
Start the
CSA
service:- Navigate to the Services screen (Control Panel > Administrative Tools > Services).
- Right-click on the CSA service and select Start.
To reconfigure the CSA service on Linux, complete the following steps:
Note If you upgrade from CSA 4.5 to CSA 4.7, copy the CSA 4.7 file under CSA_HOME/scripts
to the /etc/init.d
directory, so that you can start Elasticsearch.
- Open a command prompt.
-
Stop the
CSA
service. Run the following command:service csa stop
-
Edit the
CSA_HOME/scripts/csa_env.conf
file:- Locate the
Toggle below two lines to run CSA in HA mode
comment. -
Below this comment, comment out the
export CSA_DEPLOY_MODE=standalone.sh # Standalone Mode
line:#export CSA_DEPLOY_MODE=standalone.sh # Standalone Mode
-
Uncomment the following line:
export CSA_DEPLOY_MODE="standalone.sh -c standalone-full-ha.xml # HA Mode
- Locate the
-
Start the CSA service. Run the following command:
service csa start
We welcome your comments!
To open the configured email client on this computer, open an email window.
Otherwise, copy the information below to a web mail client, and send this email to clouddocs@hpe.com.
Help Topic ID:
Product:
Topic Title:
Feedback: