Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kazunori Sato committed Apr 10, 2014
1 parent f57f9f7 commit e5c0e61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ To use the spreadsheet, you need to copy and configure it for receiving Fluentd
3. Select `Tools` - `Script editor...` menu
4. On the Script editor, open `fluent_listener.gs`. Paste the copied URL on the place of `<<PLEASE PUT YOUR SPREADSHEET URL HERE>>`. Select `File` - `Save` menu to save the file
5. Select `Publish` - `Deploy as web app...`
6. On the `Deploy as web app` dialog, enter `1` in the `Project version` field and click `Save New Version`, select `anyone including allowing anonymous access` on the `Who has access to the app` menu, and click `Deploy` button
6. On the `Deploy as web app` dialog, enter `1` in the `Project version` field and click `Save New Version`, select `Anyone, even anonymous` on the `Who has access to the app` menu, and click `Deploy` button
7. Select the `Current web app URL`. This is the endpoint URL for receiving event logs from Fluentd. Copy and paste the URL to clipboard or anywhere to use it later
8. Select `Run` - `doPost` menu, click `Continue` button of the `Authorization Required` dialog and click `Accept` button on the `Request for Permission` dialog
9. Confirm that there are a line chart appeared on the spreadsheet. Now it's ready to accept event logs from Fluentd
Expand Down

0 comments on commit e5c0e61

Please sign in to comment.