Available for: Content Management Server
Task: Searches for log entries for which the value of the specified parameters has the respective specified value.
Syntax:
logEntry where {parameter value}
Function parameters:
-
parameteris the name of a parameter whose values are to be checked for occurrences ofvalue. -
valuecontains the search string for the respective parameter.
Return value if successful: the list of names from the matching log entries (stringlist)
Necessary permissions: no restrictions
Example:
CM>logEntry where logTypes action_take_obj
{objectId 2012 logType action_take_obj receiver root logTime
20000103143526 logText { } userLogin root}