-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Fails to start with pcap.OpenLive failed(): : No such device exists #2
Labels
needs_team
Indicates that the issue/PR needs a Team:* label
Comments
Update, "just a few ports changed" was the problem. Missing a comma in the http port list caused this error. While this issue could be closed, I still wonder how causation works in this case ;) |
Nevermind, I was just not looking closely enough. Sorry for the noise. # packetbeat -e -c /root/packetbeat.conf
TOML config parsing failed on /root/packetbeat.conf: Near line 21, key 'protocols.http.ports': Near line 21: Expected an array value terminator ',' or an array terminator ']', but got '8' instead.. We will use defaults.
main.go:225: ERR pcap.Openlive failed(): : No such device exists (SIOCGIFHWADDR: No such device) |
urso
pushed a commit
that referenced
this issue
Dec 2, 2015
Remove disable race flag from worker_test
ruflin
pushed a commit
to ruflin/beats
that referenced
this issue
Dec 2, 2015
ruflin
pushed a commit
to ruflin/beats
that referenced
this issue
Dec 2, 2015
Calculate %CPU per process as it's done by top
ruflin
pushed a commit
to ruflin/beats
that referenced
this issue
Dec 2, 2015
Update docs and license files to follow other beats standard
shaunrampersad
pushed a commit
to shaunrampersad/packetbeat
that referenced
this issue
Dec 2, 2015
removing vim swampfile
KylinLL
pushed a commit
to KylinLL/elastic
that referenced
this issue
Dec 7, 2015
This includes infrabeat. Part of elastic/beats#2
KylinLL
pushed a commit
to KylinLL/elastic
that referenced
this issue
Dec 7, 2015
KylinLL
pushed a commit
to KylinLL/elastic
that referenced
this issue
Dec 7, 2015
I missed these in the previous commit because of .gitignore being to inclusive. elastic/beats#2.
ruflin
pushed a commit
to ruflin/beats
that referenced
this issue
Dec 28, 2015
Add c-style multiline log tests
tsg
pushed a commit
to tsg/beats
that referenced
this issue
Jan 20, 2016
tsg
pushed a commit
to tsg/beats
that referenced
this issue
Jan 20, 2016
This includes infrabeat. Part of elastic#2
tsg
pushed a commit
to tsg/beats
that referenced
this issue
Jan 20, 2016
tsg
pushed a commit
to tsg/beats
that referenced
this issue
Jan 20, 2016
I missed these in the previous commit because of .gitignore being to inclusive. elastic#2.
tsg
pushed a commit
to tsg/beats
that referenced
this issue
Jan 20, 2016
Remove disable race flag from worker_test
Merged
ruflin
pushed a commit
that referenced
this issue
May 17, 2016
* Add Nginx module with stub status metric set * Return error if Nginx stub status cannot be parsed * Add Nginx stub status integration test * Add fields for Nginx and Nginx stub metricset (#2)
ruflin
pushed a commit
to ruflin/beats
that referenced
this issue
May 30, 2016
Update Makefile and add Travis
22 tasks
roncohen
added a commit
that referenced
this issue
Feb 22, 2018
* Use specific beat name's instead of 'the Beat' * Dont show Logstash info unless it's supported. * Make the index pattern decoupled from the beat name * Make it possible to skip the pipeline docs in output.elasticsearch * Introduce beat_default_index_prefix. * Use name of beat in shared-kibana-config.asciidoc * Add .\ for PS instruction and make it possible to remove logstash mention. * Introduce 'has_ml_jobs' * Added `html_docs` to .gitignore * Better outputconfig for Elasticsearch only beats. * Less blamy wording * Only talk about Filebeat for filebeat docs * Update the rest of the max_retries sections to only talk about Filebeat for filebeat * Special case for apm-server as it was only introduced in 6.0 * expand beat_default_index_prefix use (#2)
simitt
pushed a commit
to simitt/beats
that referenced
this issue
Apr 17, 2018
* Use specific beat name's instead of 'the Beat' * Dont show Logstash info unless it's supported. * Make the index pattern decoupled from the beat name * Make it possible to skip the pipeline docs in output.elasticsearch * Introduce beat_default_index_prefix. * Use name of beat in shared-kibana-config.asciidoc * Add .\ for PS instruction and make it possible to remove logstash mention. * Introduce 'has_ml_jobs' * Added `html_docs` to .gitignore * Better outputconfig for Elasticsearch only beats. * Less blamy wording * Only talk about Filebeat for filebeat docs * Update the rest of the max_retries sections to only talk about Filebeat for filebeat * Special case for apm-server as it was only introduced in 6.0 * expand beat_default_index_prefix use (elastic#2)
cwurm
pushed a commit
to cwurm/beats
that referenced
this issue
Oct 7, 2019
devon-kim
added a commit
to devon-kim/beats
that referenced
this issue
Oct 29, 2019
Commented out ineffecient and unused lines
kvch
added a commit
to kvch/beats
that referenced
this issue
Dec 2, 2019
Co-Authored-By: DeDe Morton <dede.morton@elastic.co>
This was referenced May 6, 2020
This was referenced May 18, 2020
yashtewari
pushed a commit
that referenced
this issue
Dec 20, 2021
…cher-poc Feature/es 1811 kubeapi fetcher generated poc
Closed accidentally :) |
botelastic
bot
added
the
needs_team
Indicates that the issue/PR needs a Team:* label
label
Apr 14, 2022
This issue doesn't have a |
This issue is really old. Resolving now. |
33 tasks
leweafan
pushed a commit
to leweafan/beats
that referenced
this issue
Apr 28, 2023
* Use specific beat name's instead of 'the Beat' * Dont show Logstash info unless it's supported. * Make the index pattern decoupled from the beat name * Make it possible to skip the pipeline docs in output.elasticsearch * Introduce beat_default_index_prefix. * Use name of beat in shared-kibana-config.asciidoc * Add .\ for PS instruction and make it possible to remove logstash mention. * Introduce 'has_ml_jobs' * Added `html_docs` to .gitignore * Better outputconfig for Elasticsearch only beats. * Less blamy wording * Only talk about Filebeat for filebeat docs * Update the rest of the max_retries sections to only talk about Filebeat for filebeat * Special case for apm-server as it was only introduced in 6.0 * expand beat_default_index_prefix use (elastic#2)
tdancheva
added a commit
that referenced
this issue
May 24, 2023
tdancheva
added a commit
that referenced
this issue
Jun 5, 2023
* handle EOF on single line content (#33568) * handle EOF on single line content * changelog * fallback to encode_eof if no events in aws-s3 input * lint * lint * collect on EOF in line reader * remove encode eof * remove iterN * fix test * increase test coverage * linting * more linting * increase coverage (cherry picked from commit 7b45320) # Conflicts: # libbeat/reader/readfile/line.go # libbeat/reader/readfile/line_test.go # x-pack/filebeat/input/awss3/s3_objects.go * Fix conflicts * Fix failing test - TestMaxBytesLimit * Fix #2 failing test - TestMaxBytesLimit * Fix failing test checks * Fix linter errors * Fix typo * Fix linter errors #2 * Fix linter errors #3 * Fix linter errors #4 * Fix linter errors #5 * Changelog clean up * Change order of publish event --------- Co-authored-by: Andrea Spacca <andrea.spacca@elastic.co> Co-authored-by: Tamara Dancheva <tamara.dancheva@elastic.co>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
trying out packetbeat, I noticed that it dies on all of our servers with this:
It device is set to
any
and besides some ports nothing was changed in packetbeat.conf. Any hints would be much appreciated, and I'd gladly provide more information...The environment in question:
Thanks a lot
Stephan
The text was updated successfully, but these errors were encountered: