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 |
|
Example of Monitoring Global Shell Audit Logs
The following example monitors the commands entered by an end user who logs into a managed server with a Remote Terminal session:
- In a terminal window, as
root
, log into the core server running the OGFS. The following steps refer to this window as the “auditing window.” - In the auditing window, go to the
audit/event
directory:cd /var/opt/opsware/ogfs/mnt/audit/event/ogfs-host
- In the SA Client, open a Remote Terminal to a UNIX managed server.
- In the auditing window, examine the last line in the
audit.log
file:tail -1 audit.log.n
For example, the following entry from the
audit.log
file indicates that the SA userjdoe
opened a Remote Terminal to the host (Device.Name
)toro.example.com
. The event ID isjdoe@m235:060413184452579:59
.jdoe@m235:060413184452595:60 jdoe@m235:060413184452579:59 2006/04/13-18:44:52.728 User.Id=6220044 User.Name=jdoe Hub:1.1 GlobalShellAgentLogin 1 OK Device.Id=840044 Device.Name=toro.example.com ConnectMethod=JUMP RemotePath= RemoteUser=root
- In the auditing window, go to the
audit/streams
directory:cd /var/opt/opsware/ogfs/mnt/audit/streams/ogfs-host
- In the auditing window, use the
tail -f
command to monitor the file that corresponds to the Remote Terminal session. The file name is the same as the event ID. For example, if the event ID isjdoe@m235:060413184452579:59
, then you would enter the following command:tail -f jdoe*59
- In the Remote Terminal window, enter some UNIX commands such as
pwd
andls
. - Watch the auditing window. The commands (and their output) from the Remote Terminal session are written to the file in the
audit/streams
directory.
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 hpe_sa_docs@hpe.com.
Help Topic ID:
Product:
Topic Title:
Feedback: