Skip to content

Commit

Permalink
Update all batching token placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
Shakeel Mohamed committed Nov 17, 2015
1 parent a157135 commit 700a932
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/all_batching.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ var SplunkLogger = require("../index").Logger;
* more than 1kb.
*/
var config = {
token: "your-token",
token: "your-token-here",
url: "https://localhost:8088",
batchInterval: 1000,
maxBatchCount: 10,
Expand Down

0 comments on commit 700a932

Please sign in to comment.