Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

TODO-an example is required in the source gallery that includes the attributes of extraUrls.

 

Code Block
 {
    "description": "For cyber demo",     "isPublicdisplay": false,     "mediaType": "Log",
    "searchCycle_secs": 3600,
    "tags": ["Extract each document (re-extracting every 'updateCycle_secs') with the specified title and summary text",
         "cyber",         "structured"
"web": {
   ],     "title": "Cyber Logs Test",     "processingPipelineextraUrls": [
{
       {             "feeddescription": {
                "extraUrls": ["Optional",
                     {
"title": "Page Title",
                       "url": "http://INFINITE_ENDPOINT/api/share/get/51ad28a440b4a4f0f757824c?infinite_api_key=API_KEYyouraddress.com/title.html"
                }],
   }                 ]"updateCycle_secs": 86400
             }
        },




 

Refreshing URLs

In this example,the updateCycle_secs parameter is also used to specify the refresh rate of the harvested urls.

...