
In any predefined or custom view, you can download all log and trace records into a Comma Separated Value (CSV) formatted file. For example, you can view log/trace records in a human-readable format on a remote SAP NetWeaver system.
At first, the records are only extracted. Then, you can download them to a CSV formatted file and save it on your local file system.
When extracting log files, if the maximum size is exceeded, you can just download the extracted records. Then, you can continue with the extraction of the next portion of log records.
Log Viewer also allows you to upload external files, which you can then filter to easily investigate their content.
You have opened SAP NetWeaver Administrator and choosen .
Open the view whose logs you want to extract and download.
Choose .
From the dialog box, choose which columns should be visible and then choose Download.
A counter processes the number of log records that are currently extracted.
The maximum number of log records is 60,000.
Download the current log records extraction (estimated in megabytes) and save the file on your local file system.
Open the file, using a spreadsheet application.
The steps below describe reading downloaded content using Microsoft Office Excel.
Select column A .
From the Data menu, choose Text to Columns.
In the Convert Text to Columns Wizard - Step 1 of 3 dialog box, select the Delimited indicator and choose Next.
In the Convert Text to Columns Wizard - Step 2 of 3 dialog box, select the following indicators: Tab, Comma, and Treat consecutive delimiters as one.
From the Text qualifier dropdown box, select double quotation marks (") and then choose Next.
In the Convert Text to Columns Wizard - Step 3 of 3 dialog box, select the General indicator and choose Finish.
Open the view whose logs you want to extract and download.
Choose .
Select the files you need and choose Download .
Save the file on your local file system.
The new file is copied as a subdirectory of j2ee\cluster\customLogs\log.
For the second field, you are not allowed to use any of the following characters: \ , / , : , * , ? , " , < , > , | . You need to enter the file name only.
Example:
Field 1: C:\Downloads\temp\NwmSvc.log
Field 2: NwmSvc.log
This option is only available for the Uploaded Log Files view.