Skip to content

Commit dd41de0

Browse files
Revert "Fix: Add read_log log_name attr (#353)" (#361)
This reverts commit 84b5d9e.
1 parent 84b5d9e commit dd41de0

File tree

7 files changed

+0
-7
lines changed

7 files changed

+0
-7
lines changed

docs/developers/operations-api/logs.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ _Operation is restricted to super_user roles only_
1717
- `from` _(optional)_ - date to begin showing log results. Must be `YYYY-MM-DD` or `YYYY-MM-DD hh:mm:ss`. Default is first log in `hdb.log`
1818
- `until` _(optional)_ - date to end showing log results. Must be `YYYY-MM-DD` or `YYYY-MM-DD hh:mm:ss`. Default is last log in `hdb.log`
1919
- `order` _(optional)_ - order to display logs desc or asc by timestamp. By default, will maintain `hdb.log` order
20-
- `log_name` _(optional)_ - filename of log to read. Options are `hdb.log`, `install.log`, `clustering_hub.log`, or `clustering_leaf.log`. Default is `hdb.log`
2120

2221
### Body
2322

package-lock.json

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

versioned_docs/version-4.2/developers/operations-api/logs.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ _Operation is restricted to super_user roles only_
1717
- `from` _(optional)_ - date to begin showing log results. Must be `YYYY-MM-DD` or `YYYY-MM-DD hh:mm:ss`
1818
- `until` _(optional)_ - date to end showing log results. Must be `YYYY-MM-DD` or `YYYY-MM-DD hh:mm:ss`
1919
- `order` _(optional)_ - order to display logs desc or asc by timestamp
20-
- `log_name` _(optional)_ - filename of log to read. Options are `hdb.log`, `install.log`, `clustering_hub.log`, or `clustering_leaf.log`. Default is `hdb.log`
2120

2221
### Body
2322

versioned_docs/version-4.3/developers/operations-api/logs.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ _Operation is restricted to super_user roles only_
1717
- `from` _(optional)_ - date to begin showing log results. Must be `YYYY-MM-DD` or `YYYY-MM-DD hh:mm:ss`. Default is first log in `hdb.log`
1818
- `until` _(optional)_ - date to end showing log results. Must be `YYYY-MM-DD` or `YYYY-MM-DD hh:mm:ss`. Default is last log in `hdb.log`
1919
- `order` _(optional)_ - order to display logs desc or asc by timestamp. By default, will maintain `hdb.log` order
20-
- `log_name` _(optional)_ - filename of log to read. Options are `hdb.log`, `install.log`, `clustering_hub.log`, or `clustering_leaf.log`. Default is `hdb.log`
2120

2221
### Body
2322

versioned_docs/version-4.4/developers/operations-api/logs.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ _Operation is restricted to super_user roles only_
1717
- `from` _(optional)_ - date to begin showing log results. Must be `YYYY-MM-DD` or `YYYY-MM-DD hh:mm:ss`. Default is first log in `hdb.log`
1818
- `until` _(optional)_ - date to end showing log results. Must be `YYYY-MM-DD` or `YYYY-MM-DD hh:mm:ss`. Default is last log in `hdb.log`
1919
- `order` _(optional)_ - order to display logs desc or asc by timestamp. By default, will maintain `hdb.log` order
20-
- `log_name` _(optional)_ - filename of log to read. Options are `hdb.log`, `install.log`, `clustering_hub.log`, or `clustering_leaf.log`. Default is `hdb.log`
2120

2221
### Body
2322

versioned_docs/version-4.5/developers/operations-api/logs.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ _Operation is restricted to super_user roles only_
1717
- `from` _(optional)_ - date to begin showing log results. Must be `YYYY-MM-DD` or `YYYY-MM-DD hh:mm:ss`. Default is first log in `hdb.log`
1818
- `until` _(optional)_ - date to end showing log results. Must be `YYYY-MM-DD` or `YYYY-MM-DD hh:mm:ss`. Default is last log in `hdb.log`
1919
- `order` _(optional)_ - order to display logs desc or asc by timestamp. By default, will maintain `hdb.log` order
20-
- `log_name` _(optional)_ - filename of log to read. Options are `hdb.log`, `install.log`, `clustering_hub.log`, or `clustering_leaf.log`. Default is `hdb.log`
2120

2221
### Body
2322

versioned_docs/version-4.6/developers/operations-api/logs.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ _Operation is restricted to super_user roles only_
1717
- `from` _(optional)_ - date to begin showing log results. Must be `YYYY-MM-DD` or `YYYY-MM-DD hh:mm:ss`. Default is first log in `hdb.log`
1818
- `until` _(optional)_ - date to end showing log results. Must be `YYYY-MM-DD` or `YYYY-MM-DD hh:mm:ss`. Default is last log in `hdb.log`
1919
- `order` _(optional)_ - order to display logs desc or asc by timestamp. By default, will maintain `hdb.log` order
20-
- `log_name` _(optional)_ - filename of log to read. Options are `hdb.log`, `install.log`, `clustering_hub.log`, or `clustering_leaf.log`. Default is `hdb.log`
2120

2221
### Body
2322

0 commit comments

Comments
 (0)