Allow LogServlet to query based upon Filename
[dmaap/datarouter.git] / docs / data-router / data-router.rst
index 2c3e1a6..14b5181 100755 (executable)
@@ -886,7 +886,7 @@ Request parameters
 +------------------------+---------------------------------+------------------+------------+--------------+-------------+--------------------------------------+\r
 | Name                   | Description                     |  Param Type      |  Data Type |   MaxLen     |  Required   |  Valid/Example Values                |\r
 +========================+=================================+==================+============+==============+=============+======================================+\r
-| feedId                 | Id of the feed you want         |     Path         |   String   |              |     N       | 1                                    |\r
+| feedId                 | Id of the feed you want         |     Path         |   String   |              |     Y       | 1                                    |\r
 |                        | logs for                        |                  |            |              |             |                                      |\r
 +------------------------+---------------------------------+------------------+------------+--------------+-------------+--------------------------------------+\r
 | type                   | Select records of the           |     Path         |   String   |              |     N       | * pub: Publish attempt               |\r
@@ -914,6 +914,9 @@ Request parameters
 | expiryReason           | Select records with the         |     Path         |   String   |              |     N       |                                      |\r
 |                        | specified expiry reason         |                  |            |              |             |                                      |\r
 +------------------------+---------------------------------+------------------+------------+--------------+-------------+--------------------------------------+\r
+| filename               | Select published records with   |     Path         |   String   |              |     N       |                                      |\r
+|                        | the specified filename          |                  |            |              |             |                                      |\r
++------------------------+---------------------------------+------------------+------------+--------------+-------------+--------------------------------------+\r
 \r
 Response Parameters\r
 ===================\r
@@ -975,6 +978,8 @@ Response Parameters
 | attempts               | Total number of attempts made before         |\r
 |                        | delivery attempts were discontinued          |\r
 +------------------------+----------------------------------------------+\r
+| filename               | File name associated with a publish record   |\r
++------------------------+----------------------------------------------+\r
 \r
 Response/Error Codes\r
 ====================\r