Skip to content

Issue 5487 - Fix various isses with logconv.pl #6085

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

Merged
merged 3 commits into from
Feb 13, 2024

Conversation

jchapma
Copy link
Contributor

@jchapma jchapma commented Feb 7, 2024

Bug description: Logconv.pl CSV file contains mismatched header and data columns

Fix description: Add notesF to support invalid filters

Relates: #5487

Reviewed by:

Bug description: Logconv.pl CSV file contains mismatched header and data columns

Fix description: Add notesF to support invalid filters

Relates: 389ds#5487

Reviewed by:
$stats->{'etime'}),
"\n" );
} else {
$stats->{'fh'}->print(
"Time,time_t,Results,Search,Add,Mod,Modrdn,Moddn,Compare,Delete,Abandon,".
"Connections,SSL Conns,Bind,Anon Bind,Unbind,Unindexed search,Unindexed component,ElapsedTime\n"
"Connections,SSL Conns,Bind,Anon Bind,Unbind,Unindexed search,Unindexed component,Invalid filter,ElapsedTime\n"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I do not think that "Invalid" is the right term .I would rather say "Inefficient"

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

@vashirov vashirov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love the last commit message :D
LGTM!

@jchapma jchapma merged commit ed48371 into 389ds:main Feb 13, 2024
jchapma added a commit that referenced this pull request Feb 14, 2024
Bug description: Logconv.pl CSV file contains mismatched header and data columns

Fix description: Add notesF to support invalid filters

Relates: #5487

Reviewed by: @progier389, @vashirov  (Thank you)
jchapma added a commit that referenced this pull request Feb 14, 2024
Bug description: Logconv.pl CSV file contains mismatched header and data columns

Fix description: Add notesF to support invalid filters

Relates: #5487

Reviewed by: @progier389, @vashirov  (Thank you)
jchapma added a commit that referenced this pull request Feb 14, 2024
Bug description: Logconv.pl CSV file contains mismatched header and data columns

Fix description: Add notesF to support invalid filters

Relates: #5487

Reviewed by: @progier389, @vashirov  (Thank you)
jchapma added a commit that referenced this pull request Feb 14, 2024
Bug description: Logconv.pl CSV file contains mismatched header and data columns

Fix description: Add notesF to support invalid filters

Relates: #5487

Reviewed by: @progier389, @vashirov  (Thank you)
jchapma added a commit that referenced this pull request Feb 14, 2024
Bug description: Logconv.pl CSV file contains mismatched header and data columns

Fix description: Add notesF to support invalid filters

Relates: #5487

Reviewed by: @progier389, @vashirov  (Thank you)
jchapma added a commit that referenced this pull request Feb 14, 2024
Bug description: Logconv.pl CSV file contains mismatched header and data columns

Fix description: Add notesF to support invalid filters

Relates: #5487

Reviewed by: @progier389, @vashirov  (Thank you)
jchapma added a commit that referenced this pull request Feb 14, 2024
Bug description: Logconv.pl CSV file contains mismatched header and data columns

Fix description: Add notesF to support invalid filters

Relates: #5487

Reviewed by: @progier389, @vashirov  (Thank you)
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.

3 participants