Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error mapping artifact: error parsing JSONL line #125

Open
judell opened this issue Jan 6, 2025 · 0 comments
Open

error mapping artifact: error parsing JSONL line #125

judell opened this issue Jan 6, 2025 · 0 comments

Comments

@judell
Copy link
Contributor

judell commented Jan 6, 2025

one of my regular collections is configured like so:

partition "github_audit_log" "jonudell" {
     source "file_system"  {
        paths = ["/home/jon/tailpipe-plugin-github/"]
        extensions = [".json"]
    }
}

Today I'm seeing this:

tailpipe collect github_audit_log.jonudell
Collection complete.

Artifacts discovered: 108. Artifacts downloaded: 108. Artifacts extracted: 1. Rows enriched: 215. Rows converted: 108. Errors: 107.
Execution 1736185009834 failed: plugin error: error notifying 1 observer of row event: error mapping artifact: error parsing JSONL line: invalid character 'p' looking for beginning of value

The file is attached, unchanged from when collection was working successfully.

export-JonUdell-1732134036.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant