Explanation: The domain log data is stored in memory to optimize database access, and periodically flushed to the domain log database.
Solution: Try either of these options:
- Wait for the data to be flushed. The default time period is five minutes.
- Change the flush interval to a smaller value in
SAP Control Center:
- In the left navigation pane, expand the
Domains folder and select the default domain.
- Select Log.
- In the right administration pane, select the
Settings tab.
- Click Configuration.
- In the flush threshold section, ensure that
Enable flush threshold configuration is
selected.
- Select one of:
-
Number of rows – domain log data that
surpasses the specified number of rows is flushed from the
console display. Enter the desired number of rows adjacent
to Rows. The default is 100.
-
Time interval – domain log data older
than the specified time interval is flushed from the console
display. Enter the desired duration adjacent to
Minutes. The default is 5.
-
Either rows or time interval – domain
log data is flushed from the console display according to
whichever value is reached first: either the specified
number of rows or the specified time interval. Enter the
desired rows and duration adjacent to
Rows and
Minutes, respectively.
- Retrieve the results list using the
SAP Control Center domain log node.