16 lines
496 B
Markdown
16 lines
496 B
Markdown
---
|
|
title: Edit TICKscripts in Chronograf
|
|
description: View and edit TICKscript logs in Chronograf.
|
|
menu:
|
|
chronograf_v1:
|
|
weight: 20
|
|
parent: Guides
|
|
draft: true
|
|
---
|
|
|
|
TICKscript logs data to a log file for debugging purposes.
|
|
|
|
Notes:
|
|
* TICKscript logs data to a log file for debugging purposes. We have a bunch of hosts which post data to an external endpoint. the payload is logged before being sent.
|
|
A feature to show the list of hosts , and an ability to see the logs for each of them.
|