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

Return an INFO string if log file does not yet exist #2100

Merged
2 commits merged into from
Sep 6, 2021
Merged

Conversation

ghost
Copy link

@ghost ghost commented Sep 6, 2021

Closes #2090

@codecov-commenter
Copy link

codecov-commenter commented Sep 6, 2021

Codecov Report

Merging #2100 (9058666) into develop (5328544) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

@@             Coverage Diff             @@
##           develop    #2100      +/-   ##
===========================================
- Coverage    76.04%   76.04%   -0.01%     
===========================================
  Files          434      434              
  Lines        23218    23219       +1     
  Branches      3104     3104              
===========================================
  Hits         17657    17657              
- Misses        4852     4853       +1     
  Partials       709      709              
Impacted Files Coverage Δ
intelmq/bin/intelmqctl.py 9.32% <0.00%> (-0.02%) ⬇️
intelmq/bots/collectors/http/collector_http.py 59.61% <ø> (ø)
...elmq/bots/collectors/http/collector_http_stream.py 40.00% <ø> (ø)
intelmq/bots/collectors/misp/collector.py 41.86% <ø> (ø)
...s/collectors/shadowserver/collector_reports_api.py 89.28% <ø> (ø)
intelmq/bots/experts/http/expert_status.py 80.00% <ø> (ø)
intelmq/bots/experts/jinja/expert.py 39.39% <ø> (ø)
intelmq/bots/experts/splunk_saved_search/expert.py 20.75% <ø> (ø)
intelmq/bots/experts/tuency/expert.py 86.00% <ø> (ø)
intelmq/bots/outputs/elasticsearch/output.py 78.04% <ø> (ø)
... and 11 more

@ghost ghost marked this pull request as ready for review September 6, 2021 08:03
@ghost ghost self-requested a review September 6, 2021 08:03
intelmq/bin/intelmqctl.py Outdated Show resolved Hide resolved
@ghost ghost merged commit 6a94b81 into develop Sep 6, 2021
@ghost ghost deleted the schacht/2090 branch September 6, 2021 16:02
waldbauer-certat pushed a commit that referenced this pull request Sep 9, 2021
* Return an INFO string if log file does not yet exist

Closes #2090
This pull request was closed.
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

Successfully merging this pull request may close these issues.

intelmqctl log returns error for newly configured bots
1 participant