Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Create a log in an existing logset #44

Open
ismith opened this issue Aug 4, 2017 · 0 comments
Open

Create a log in an existing logset #44

ismith opened this issue Aug 4, 2017 · 0 comments

Comments

@ismith
Copy link

ismith commented Aug 4, 2017

It'd be great to have a command to create a log that belongs to an existing logset - or even a command that takes a log name, a logset name, and creates the logset if it doesn't already exist.

I don't see, in either the REST API or lecli, a way to do this, even if 'create log' and 'add to logset' are separated. Contrast https://api.logentries.com, which can do this with

{
  'request': 'new_log',
  'host_key': logset_key,
  'name': log_name
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants