Skip to content

Commit

Permalink
Update distribution/lambda/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rdettai authored Jun 7, 2024
1 parent 0ee1e3a commit e656050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion distribution/lambda/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ You need to provide the following information.
|Variable|Description|Example|
|--|--|--|
|HTTP URL| HTTP search endpoint for Quickwit Searcher Lambda | https://*******.execute-api.us-east-1.amazonaws.com/api/v1 |
|Custom HTTP Headers| (Optional) If you configure API Gateway to require an API key, set `x-api-key` HTTP Header | Header: `x-api-key` <br> Value: API key value|
|Custom HTTP Headers| If you configure API Gateway to require an API key, set `x-api-key` HTTP Header | Header: `x-api-key` <br> Value: API key value|
|Index ID| Same as `QW_LAMBDA_INDEX_ID` | hdfs-logs |

After entering these values, click "Save & test" and you can now query your Quickwit Lambda from Grafana!

0 comments on commit e656050

Please sign in to comment.