Search logs, Deleting a search report – Google Search Appliance Administrative API Developers Guide: Protocol User Manual
Page 60

Google Search Appliance: Administrative API Developer’s Guide: Protocol
60
A search log entry is returned:
xmlns:gsa=’http://schemas.google.com/gsa/2007’> 2009-03-26T07:24:16.099Z href=’http://gsa:8000/feeds/searchReport/bbb%40default_collection’/> href=’http://gsa:8000/feeds/searchReport/bbb%40default_collection’/> March 26, 2009 12:22:25 AM PDT
Deleting a Search Report
To update the search report status and get search log content, send an authenticated DELETE request to
a search report entry of the searchReport feed.
http://Search_Appliance:8000/feeds/searchReport/bbb@default_collection
A search report entry will be deleted.
Search Logs
Generate, update, and delete search logs using the searchLog feed.
Search log entry properties:
Property
Description
<Entry Name>
<Search_Log_Name>@<Collection_Name>
collectionName
(Write only) The collection name, which is only needed when creating a
search log.
fromLine
(Read only) The starting line of a search log that returns in logContent.
This property is only returned when getting search log content and the
content is ready.
isFinal
(Read only) Indicates if the search log contains the final result. If so, it
means the last update date is later than reportDate.
logContent
(Read only) A part of the search log content that is returned when getting
search log content and the content is ready.