- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Help decipering a command string
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2008 08:46 AM
08-27-2008 08:46 AM
/opt/dsau/bin/clog -D -f 'sulog' -l /var/opt/dsau/layouts/syslog_layout -t 100 /var/adm/syslog/syslog.log
Thanks,
Staci
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2008 09:23 AM
08-27-2008 09:23 AM
Re: Help decipering a command string
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2008 09:29 AM
08-27-2008 09:29 AM
Re: Help decipering a command string
Perhaps this manual helps:
http://docs.hp.com/en/T2786-90265/ch03s03.html#chdgjaai
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2008 09:40 AM
08-27-2008 09:40 AM
Re: Help decipering a command string
clog(1M) clog(1M)
NAME
clog - Displays the specified log file. clog is part of the
Distributed Systems Administration Utilities (DSAU).
SYNOPSIS
Path: /opt/dsau/bin/clog
clog -D [options] filename
DESCRIPTION
Displays the specified log file as directed by the options given. You
must specify -D.
Options
-d [+-]date[-enddate]
Shows only lines matching the date or date range, where date
displays an exact match (date), the specified date and
earlier (-date), the specified date and later (+date), or a
range of dates (date-enddate), inclusive. Dates must be in
the form [yyyy]mmdd[.hh[mm[ss]]].
-f filter_spec
Shows only results matching filter_spec, where filter_spec
is a Perl regular expression.
-h Displays help on clog command options.
-i Makes filter_spec case-insensitive.
-k column_number
Sorts the result in ascending order by the specified
columns, where column_number is 1-4. The columns are
specified in the file /var/opt/dsau/layouts/syslog_layout,
which must not be changed.
-l layout_file
Bases the output on the specified layout file.
-o output_file
Sends the result to output_file.
-r Causes -k to sort in reverse order.
-t number_of_lines
Outputs up to the number of lines specified. The command
reads the specified number of lines from the end of the log
file, applies any of the filter_spec expressions, and
outputs the resulting output, which may contain less than
the number of lines specified.
Hewlett-Packard Company - 1 - Formatted: August 1, 2007
clog(1M) clog(1M)
SEE ALSO
clog_wizard
Hewlett-Packard Company - 2 - Formatted: August 1, 2007
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2008 09:43 AM
08-27-2008 09:43 AM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2008 07:40 AM
08-28-2008 07:40 AM
Re: Help decipering a command string
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2008 07:42 AM
08-28-2008 07:42 AM