You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we import a feed, we try 2 different serializer classes. We first try to read it as an osquery pack, and then, because it doesn't work, as a zentral feed. The warnings show that the feed is not a valid osquery pack. We should maybe not display them (we don't show them in the web interface).
When importing feeds, I see warnings about the "queries" key not being present.
The key is present, however, and this doesn't seem to present an issue -- all the feeds are imported as expected.
This can be replicated against one of the example feeds:
The text was updated successfully, but these errors were encountered: