Auto-tools/Projects/Autolog: Difference between revisions

Line 268: Line 268:
# Host the autolog repo using a webserver; I use Apache but presumably nginx or anything else would work equally well.
# Host the autolog repo using a webserver; I use Apache but presumably nginx or anything else would work equally well.
# Navigate to index.html in the autolog repo; depending on how you've configured your webserver this might look something like http://localhost/autolog/
# Navigate to index.html in the autolog repo; depending on how you've configured your webserver this might look something like http://localhost/autolog/
Notes:
* The test data is inserted into the local ES using relative dates, i.e., "5 minutes ago".  If you are testing code the day after you added the test data, you might want to reset the test data so that it appears with more recent dates.  To do so, use these commands (from the autolog repo):
  python testdata.py --wipe
  python testdata.py


== Tasks ==
== Tasks ==
Confirmed users
1,905

edits